diff options
Diffstat (limited to 'include/zix/allocator.h')
-rw-r--r-- | include/zix/allocator.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/zix/allocator.h b/include/zix/allocator.h index 34ee091..97aa71c 100644 --- a/include/zix/allocator.h +++ b/include/zix/allocator.h @@ -12,7 +12,7 @@ ZIX_BEGIN_DECLS /** @defgroup zix_allocator Allocator - @ingroup zix + @ingroup zix_allocation @{ */ |