diff options
| author | Joel Bodenmann <joel@unormal.org> | 2013-07-23 00:03:00 +0200 |
|---|---|---|
| committer | Joel Bodenmann <joel@unormal.org> | 2013-07-23 00:03:00 +0200 |
| commit | fa9a957a384177323a2d7714b90fea5962189e25 (patch) | |
| tree | 93613567454055068b73eb62443d749cf06caad9 /src | |
| parent | e5c6fce1d9538b11df1dcf99c5856dfdac89b24c (diff) | |
| download | uGFX-fa9a957a384177323a2d7714b90fea5962189e25.tar.gz uGFX-fa9a957a384177323a2d7714b90fea5962189e25.tar.bz2 uGFX-fa9a957a384177323a2d7714b90fea5962189e25.zip | |
posix doxygen fix
Diffstat (limited to 'src')
| -rw-r--r-- | src/gos/posix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gos/posix.c b/src/gos/posix.c index 234fc3a5..2e930a6c 100644 --- a/src/gos/posix.c +++ b/src/gos/posix.c @@ -6,7 +6,7 @@ */ /** - * @file src/gos/chibios.c + * @file src/gos/posix.c * @brief GOS ChibiOS Operating System support. */ #include "gfx.h" |
