diff options
Diffstat (limited to 'os/hal/lib/streams/memstreams.h')
-rw-r--r-- | os/hal/lib/streams/memstreams.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/hal/lib/streams/memstreams.h b/os/hal/lib/streams/memstreams.h index cc10ae8d5..0c2236bab 100644 --- a/os/hal/lib/streams/memstreams.h +++ b/os/hal/lib/streams/memstreams.h @@ -18,7 +18,7 @@ * @file memstreams.h
* @brief Memory streams structures and macros.
- * @addtogroup memory_streams
+ * @addtogroup HAL_MEMORY_STREAMS
* @{
*/
|