aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2013-12-09 08:59:13 +1000
committerinmarket <andrewh@inmarket.com.au>2013-12-09 08:59:13 +1000
commitda8a79bd2457c1eafbb9bd152e36ba6bdc4536f2 (patch)
treec850a86ec57d86014165a33ae071f9499741dccf
parentf3d9b08f82a3fcdfbddbdf17fcaf69932ce5bdf3 (diff)
downloaduGFX-da8a79bd2457c1eafbb9bd152e36ba6bdc4536f2.tar.gz
uGFX-da8a79bd2457c1eafbb9bd152e36ba6bdc4536f2.tar.bz2
uGFX-da8a79bd2457c1eafbb9bd152e36ba6bdc4536f2.zip
doc fix
-rw-r--r--src/gos/win32.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gos/win32.c b/src/gos/win32.c
index 791b8d04..77b35dc3 100644
--- a/src/gos/win32.c
+++ b/src/gos/win32.c
@@ -6,8 +6,8 @@
*/
/**
- * @file src/gos/chibios.c
- * @brief GOS ChibiOS Operating System support.
+ * @file src/gos/win32.c
+ * @brief GOS Win32 Operating System support.
*/
#include "gfx.h"