diff options
Diffstat (limited to 'include/zix/hash.h')
-rw-r--r-- | include/zix/hash.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/zix/hash.h b/include/zix/hash.h index a5492a6..026662c 100644 --- a/include/zix/hash.h +++ b/include/zix/hash.h @@ -15,7 +15,7 @@ ZIX_BEGIN_DECLS /** @defgroup zix_hash Hash - @ingroup zix + @ingroup zix_data_structures @{ */ |