posix doxygen fix

ugfx_release_2.6
Joel Bodenmann 2013-07-23 00:03:00 +02:00
parent e5c6fce1d9
commit fa9a957a38
2 changed files with 2 additions and 2 deletions

View File

@ -6,7 +6,7 @@
*/
/**
* @file include/gos/chibios.h
* @file include/gos/posix.h
* @brief GOS - Operating System Support header file for ChibiOS.
*/

View File

@ -6,7 +6,7 @@
*/
/**
* @file src/gos/chibios.c
* @file src/gos/posix.c
* @brief GOS ChibiOS Operating System support.
*/
#include "gfx.h"