diff options
| author | Joel Bodenmann <joel@unormal.org> | 2014-09-28 23:02:44 +0200 |
|---|---|---|
| committer | Joel Bodenmann <joel@unormal.org> | 2014-09-28 23:02:44 +0200 |
| commit | 8d7bbe7e45e47e24074676ca996c0b744b14c959 (patch) | |
| tree | 952d3d8baaff65bd6ff4802acd43998a50340325 /src/gos/gfx_win32.h | |
| parent | 7cceda585defd3fd1ea1802095660c16d3a4ece2 (diff) | |
| download | uGFX-8d7bbe7e45e47e24074676ca996c0b744b14c959.tar.gz uGFX-8d7bbe7e45e47e24074676ca996c0b744b14c959.tar.bz2 uGFX-8d7bbe7e45e47e24074676ca996c0b744b14c959.zip | |
some doxygen fixes (more coming)
Diffstat (limited to 'src/gos/gfx_win32.h')
| -rw-r--r-- | src/gos/gfx_win32.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gos/gfx_win32.h b/src/gos/gfx_win32.h index 4a198200..5e924a44 100644 --- a/src/gos/gfx_win32.h +++ b/src/gos/gfx_win32.h @@ -6,7 +6,7 @@ */ /** - * @file src/gos/win32.h + * @file src/gos/gfx_win32.h * @brief GOS - Operating System Support header file for WIN32. */ |
