diff options
Diffstat (limited to 'src/ginput/dial.c')
-rw-r--r-- | src/ginput/dial.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ginput/dial.c b/src/ginput/dial.c index 233daa08..756861f8 100644 --- a/src/ginput/dial.c +++ b/src/ginput/dial.c @@ -22,7 +22,8 @@ * @file src/ginput/dial.c
* @brief GINPUT dial code.
*
- * @addtogroup GINPUT
+ * @defgroup Dial
+ * @ingroup GINPUT
* @{
*/
#include "ch.h"
|