aboutsummaryrefslogtreecommitdiffstats
path: root/os/hal/lib/streams/memstreams.c
diff options
context:
space:
mode:
Diffstat (limited to 'os/hal/lib/streams/memstreams.c')
-rw-r--r--os/hal/lib/streams/memstreams.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/lib/streams/memstreams.c b/os/hal/lib/streams/memstreams.c
index 6bbd66cef..a06b0a3a1 100644
--- a/os/hal/lib/streams/memstreams.c
+++ b/os/hal/lib/streams/memstreams.c
@@ -18,7 +18,7 @@
* @file memstreams.c
* @brief Memory streams code.
*
- * @addtogroup memory_streams
+ * @addtogroup HAL_MEMORY_STREAMS
* @{
*/