aboutsummaryrefslogtreecommitdiffstats
path: root/include/gdisp
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2012-11-26 21:19:32 +0100
committerJoel Bodenmann <joel@unormal.org>2012-11-26 21:19:32 +0100
commitba08afef3ec1af2412f526623156f5f50d102ec0 (patch)
tree63d0cb5768db1e5c482f194777687076dacd8b23 /include/gdisp
parent1aef326a77d7d5428291a8eda885280a63e0e029 (diff)
downloaduGFX-ba08afef3ec1af2412f526623156f5f50d102ec0.tar.gz
uGFX-ba08afef3ec1af2412f526623156f5f50d102ec0.tar.bz2
uGFX-ba08afef3ec1af2412f526623156f5f50d102ec0.zip
doxygen
Diffstat (limited to 'include/gdisp')
-rw-r--r--include/gdisp/fonts.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/gdisp/fonts.h b/include/gdisp/fonts.h
index e3b07e86..e0c7f7de 100644
--- a/include/gdisp/fonts.h
+++ b/include/gdisp/fonts.h
@@ -19,7 +19,7 @@
*/
/**
- * @file include/gdisp_fonts.h
+ * @file include/gdisp/fonts.h
* @brief GDISP internal font definitions.
* @details This is not generally needed by an application. It is used
* by the low level drivers that need to understand a font.