diff options
author | Joel Bodenmann <joel@unormal.org> | 2014-03-28 20:18:03 +0100 |
---|---|---|
committer | Joel Bodenmann <joel@unormal.org> | 2014-03-28 20:18:03 +0100 |
commit | e9179545afc320e2404d1e2397c50cc71987bd10 (patch) | |
tree | 0e6fe26dadbaefb817812510c211b01c65d018c2 /src/gos/linux.h | |
parent | 08e1b0ebc7a5b9a960994e16710465dfb67f66ee (diff) | |
download | uGFX-e9179545afc320e2404d1e2397c50cc71987bd10.tar.gz uGFX-e9179545afc320e2404d1e2397c50cc71987bd10.tar.bz2 uGFX-e9179545afc320e2404d1e2397c50cc71987bd10.zip |
doxygen fixes
Diffstat (limited to 'src/gos/linux.h')
-rw-r--r-- | src/gos/linux.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gos/linux.h b/src/gos/linux.h index f92fc4e9..9dd054da 100644 --- a/src/gos/linux.h +++ b/src/gos/linux.h @@ -6,7 +6,7 @@ */ /** - * @file include/gos/linux.h + * @file src/gos/linux.h * @brief GOS - Operating System Support header file for LINUX. */ |