diff options
Diffstat (limited to 'src/chdebug.c')
-rw-r--r-- | src/chdebug.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chdebug.c b/src/chdebug.c index dc16a27bc..aa76a13f4 100644 --- a/src/chdebug.c +++ b/src/chdebug.c @@ -20,7 +20,7 @@ /**
* @file chdebug.c
* @brief ChibiOS/RT Debug code.
- * @addtogroup CondVars
+ * @addtogroup Debug
* @{
*/
|