[headers] Fix a doxygen warning

This commit is contained in:
Bill Currie 2021-03-03 18:10:58 +09:00
parent e3762d8f38
commit 2cc30f9dfd

View file

@ -100,7 +100,7 @@
\param array_size The size of the array.
\param alloc Allocator taking (obj, size) where obj is allocator
specific data (eg, a memory pool).
\param data Additional data for the allocator.
\param obj Additional data for the allocator.
*/
#define DARRAY_ALLOCFIXED_OBJ(array_type, array_size, alloc, obj) \
({ \