summaryrefslogtreecommitdiffstats
path: root/include/zix/sem.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/zix/sem.h')
-rw-r--r--include/zix/sem.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/zix/sem.h b/include/zix/sem.h
index b22dfdd..ea993fb 100644
--- a/include/zix/sem.h
+++ b/include/zix/sem.h
@@ -21,7 +21,7 @@ ZIX_BEGIN_DECLS
/**
@defgroup zix_sem Semaphore
- @ingroup zix
+ @ingroup zix_threading
@{
*/