From 898a42347957ae5f1205ff6543428d77811ea350 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Fri, 14 Aug 2015 15:09:41 +0200 Subject: [PATCH] Fixing doxygen --- src/gdisp/gdisp.h | 4 ++-- 1 file 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 {