aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/lib/streams/chprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/lib/streams/chprintf.c')
-rw-r--r--os/hal/lib/streams/chprintf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/lib/streams/chprintf.c b/os/hal/lib/streams/chprintf.c
index ba622446c..e9c4747e2 100644
--- a/os/hal/lib/streams/chprintf.c
+++ b/os/hal/lib/streams/chprintf.c
@@ -23,7 +23,7 @@
* @file chprintf.c
* @brief Mini printf-like functionality.
*
- * @addtogroup chprintf
+ * @addtogroup HAL_CHPRINTF
* @{
*/