From d1861f04e04608facbbda43aea4b5fb5004e8dcc Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Wed, 17 Jul 2013 04:44:29 +0200 Subject: doxygen update --- src/gwin/gimage.c | 2 +- src/gwin/label.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'src') diff --git a/src/gwin/gimage.c b/src/gwin/gimage.c index 2dcba4ba..1eabfed1 100644 --- a/src/gwin/gimage.c +++ b/src/gwin/gimage.c @@ -6,7 +6,7 @@ */ /** - * @file src/gwin/image.c + * @file src/gwin/gimage.c * @brief GWIN sub-system image code. */ diff --git a/src/gwin/label.c b/src/gwin/label.c index 71ed18eb..2ff60eb4 100644 --- a/src/gwin/label.c +++ b/src/gwin/label.c @@ -115,4 +115,5 @@ GHandle gwinLabelCreate(GLabelObject *widget, GWidgetInit *pInit) { } #endif // GFX_USE_GWIN && GFX_NEED_LABEL +/** @} */ -- cgit v1.2.3