From d03a1e370647c9eff16277d0c7f5e6a3f11cc672 Mon Sep 17 00:00:00 2001 From: Giovanni Di Sirio Date: Tue, 23 Apr 2019 07:13:07 +0000 Subject: Documentation fix. git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/stable_19.1.x@12757 27425a3e-05d8-49a3-a47f-9c15f0e5edd8 --- os/oslib/include/chmempools.h | 1 + 1 file changed, 1 insertion(+) (limited to 'os/oslib/include/chmempools.h') 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 */ -- cgit v1.2.3