From 0b204ed8e39d900c22f11e02c47de970648dbb31 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Tue, 20 May 2014 18:05:38 +0200 Subject: Reworking the GWIN doxygen documentation. --- src/gwin/gimage.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/gwin/gimage.c') diff --git a/src/gwin/gimage.c b/src/gwin/gimage.c index baf14ad1..a4f477e9 100644 --- a/src/gwin/gimage.c +++ b/src/gwin/gimage.c @@ -7,7 +7,7 @@ /** * @file src/gwin/gimage.c - * @brief GWIN sub-system image code. + * @brief GWIN sub-system image code */ #include "gfx.h" @@ -181,4 +181,3 @@ gdispImageError gwinImageCache(GHandle gh) { } #endif // GFX_USE_GWIN && GWIN_NEED_IMAGE -/** @} */ -- cgit v1.2.3