Commit 9a6bb7eb authored by Anas Nashif's avatar Anas Nashif
Browse files

doxygen: fixed group close



Change-Id: I26cdfff69673aaa4987570ca216d5785cd03c5e9
Signed-off-by: default avatarAnas Nashif <anas.nashif@intel.com>
parent 92afd765
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -128,7 +128,7 @@ extern void task_mem_pool_defragment(kmemory_pool_t pid);
#define task_mem_pool_alloc_wait_timeout(b, pid, s, t) _task_mem_pool_alloc(b, pid, s, t)
#endif

/*
/**
 * @}
 */
#ifdef __cplusplus