diff options
Diffstat (limited to 'os/hal/lib/streams/chprintf.h')
-rw-r--r-- | os/hal/lib/streams/chprintf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/lib/streams/chprintf.h b/os/hal/lib/streams/chprintf.h index 833ac27f4..9eb3afd01 100644 --- a/os/hal/lib/streams/chprintf.h +++ b/os/hal/lib/streams/chprintf.h @@ -18,7 +18,7 @@ * @file chprintf.h
* @brief Mini printf-like functionality.
*
- * @addtogroup chprintf
+ * @addtogroup HAL_CHPRINTF
* @{
*/
|