diff options
author | inmarket <andrewh@inmarket.com.au> | 2014-11-15 15:19:46 +1000 |
---|---|---|
committer | inmarket <andrewh@inmarket.com.au> | 2014-11-15 15:19:46 +1000 |
commit | 599a163181284b5bc97667e49be4ddce0195848a (patch) | |
tree | 0680a5409657bee46ed65962f4f4f4ccc5640046 /src/gos/gos_win32.h | |
parent | 0d90611c824b33c8df2da06e1d02c7cda11022be (diff) | |
download | uGFX-599a163181284b5bc97667e49be4ddce0195848a.tar.gz uGFX-599a163181284b5bc97667e49be4ddce0195848a.tar.bz2 uGFX-599a163181284b5bc97667e49be4ddce0195848a.zip |
Spacing, comments and spelling mistakes
Diffstat (limited to 'src/gos/gos_win32.h')
-rw-r--r-- | src/gos/gos_win32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gos/gos_win32.h b/src/gos/gos_win32.h index 5e924a44..7e4f051b 100644 --- a/src/gos/gos_win32.h +++ b/src/gos/gos_win32.h @@ -6,7 +6,7 @@ */ /** - * @file src/gos/gfx_win32.h + * @file src/gos/gos_win32.h * @brief GOS - Operating System Support header file for WIN32. */ |