diff options
Diffstat (limited to 'include/zix/digest.h')
-rw-r--r-- | include/zix/digest.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/zix/digest.h b/include/zix/digest.h index 4c15444..4c4fb02 100644 --- a/include/zix/digest.h +++ b/include/zix/digest.h @@ -13,7 +13,7 @@ ZIX_BEGIN_DECLS /** @defgroup zix_digest Digest - @ingroup zix + @ingroup zix_utilities Functions to generate a short "digest" of data with minimal collisions. |