aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/gos_win32.c
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-11-15 15:19:46 +1000
committerinmarket <andrewh@inmarket.com.au>2014-11-15 15:19:46 +1000
commit599a163181284b5bc97667e49be4ddce0195848a (patch)
tree0680a5409657bee46ed65962f4f4f4ccc5640046 /src/gos/gos_win32.c
parent0d90611c824b33c8df2da06e1d02c7cda11022be (diff)
downloaduGFX-599a163181284b5bc97667e49be4ddce0195848a.tar.gz
uGFX-599a163181284b5bc97667e49be4ddce0195848a.tar.bz2
uGFX-599a163181284b5bc97667e49be4ddce0195848a.zip
Spacing, comments and spelling mistakes
Diffstat (limited to 'src/gos/gos_win32.c')
-rw-r--r--src/gos/gos_win32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gos/gos_win32.c b/src/gos/gos_win32.c
index 5d33314f..0ae9e618 100644
--- a/src/gos/gos_win32.c
+++ b/src/gos/gos_win32.c
@@ -6,7 +6,7 @@
*/
/**
- * @file src/gos/gfx_win32.c
+ * @file src/gos/gos_win32.c
* @brief GOS Win32 Operating System support.
*/
#include "gfx.h"