diff options
Diffstat (limited to 'os/lib/include/chmemheaps.h')
-rw-r--r-- | os/lib/include/chmemheaps.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/lib/include/chmemheaps.h b/os/lib/include/chmemheaps.h index c0ebcbb99..f20969a32 100644 --- a/os/lib/include/chmemheaps.h +++ b/os/lib/include/chmemheaps.h @@ -21,7 +21,7 @@ * @file chmemheaps.h
* @brief Memory heaps macros and structures.
*
- * @addtogroup heaps
+ * @addtogroup oslib_memheaps
* @{
*/
|