aboutsummaryrefslogtreecommitdiffstats
path: root/os/oslib/include/chmempools.h
diff options
context:
space:
mode:
Diffstat (limited to 'os/oslib/include/chmempools.h')
-rw-r--r--os/oslib/include/chmempools.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/os/oslib/include/chmempools.h b/os/oslib/include/chmempools.h
index 427ba9fb1..265ac7fb2 100644
--- a/os/oslib/include/chmempools.h
+++ b/os/oslib/include/chmempools.h
@@ -253,6 +253,7 @@ static inline void chGuardedPoolObjectInit(guarded_memory_pool_t *gmp,
* @pre The guarded memory pool must be already been initialized.
*
* @param[in] gmp pointer to a @p guarded_memory_pool_t structure
+ * @return The number of objects.
*
* @iclass
*/