aboutsummaryrefslogtreecommitdiffstats
path: root/src/gdisp
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@seriouslyembedded.com>2015-08-14 15:09:41 +0200
committerJoel Bodenmann <joel@seriouslyembedded.com>2015-08-14 15:09:41 +0200
commit898a42347957ae5f1205ff6543428d77811ea350 (patch)
tree9c181adf3e8b86b3d63a911558ab0350ae479818 /src/gdisp
parent95d34760e82fa4ce5f13f6d0f25a0a7ce28c2862 (diff)
downloaduGFX-898a42347957ae5f1205ff6543428d77811ea350.tar.gz
uGFX-898a42347957ae5f1205ff6543428d77811ea350.tar.bz2
uGFX-898a42347957ae5f1205ff6543428d77811ea350.zip
Fixing doxygen
Diffstat (limited to 'src/gdisp')
-rw-r--r--src/gdisp/gdisp.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/gdisp/gdisp.h b/src/gdisp/gdisp.h
index 4513f3f7..1bc1c445 100644
--- a/src/gdisp/gdisp.h
+++ b/src/gdisp/gdisp.h
@@ -53,7 +53,7 @@ typedef struct point {
} point, point_t;
/**
- * @enum justify
+ * @enum justify_t
* @brief Type for the text justification.
*/
typedef enum justify {
@@ -63,7 +63,7 @@ typedef enum justify {
} justify_t;
/**
- * @enum fontmetric
+ * @enum fontmetric_t
* @brief Type for the font metric.
*/
typedef enum fontmetric {