From a520a32209cc6057b985bde5d0ad21a8f4186bf2 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Tue, 18 Dec 2012 23:15:47 +0100 Subject: more doxygen --- include/ginput/lld/mouse.h | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'include/ginput/lld/mouse.h') diff --git a/include/ginput/lld/mouse.h b/include/ginput/lld/mouse.h index 1b956c78..5f4ba52c 100644 --- a/include/ginput/lld/mouse.h +++ b/include/ginput/lld/mouse.h @@ -21,10 +21,11 @@ * @file include/ginput/lld/mouse.h * @brief GINPUT LLD header file for mouse/touch drivers. * - * @defgroup Mouse + * @defgroup Mouse Mouse * @ingroup GINPUT * @{ */ + #ifndef _LLD_GINPUT_MOUSE_H #define _LLD_GINPUT_MOUSE_H @@ -117,3 +118,4 @@ extern "C" { #endif /* _LLD_GINPUT_MOUSE_H */ /** @} */ + -- cgit v1.2.3