diff options
Diffstat (limited to 'os/lib/include/chmempools.h')
-rw-r--r-- | os/lib/include/chmempools.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/lib/include/chmempools.h b/os/lib/include/chmempools.h index f8555c137..60d6a8da9 100644 --- a/os/lib/include/chmempools.h +++ b/os/lib/include/chmempools.h @@ -21,7 +21,7 @@ * @file chmempools.h
* @brief Memory Pools macros and structures.
*
- * @addtogroup pools
+ * @addtogroup oslib_mempools
* @{
*/
|