summaryrefslogtreecommitdiffstats
path: root/include/zix/status.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/zix/status.h')
-rw-r--r--include/zix/status.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/zix/status.h b/include/zix/status.h
index 906b812..0e95f43 100644
--- a/include/zix/status.h
+++ b/include/zix/status.h
@@ -9,9 +9,8 @@
ZIX_BEGIN_DECLS
/**
- @defgroup zix Zix C API
- @{
@defgroup zix_status Status Codes
+ @ingroup zix_utilities
@{
*/
@@ -38,7 +37,6 @@ zix_strerror(ZixStatus status);
/**
@}
- @}
*/
ZIX_END_DECLS