aboutsummaryrefslogtreecommitdiffstats
path: root/src/chsem.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/chsem.c')
-rw-r--r--src/chsem.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/chsem.c b/src/chsem.c
index bc7e8f1b7..bb6070dd7 100644
--- a/src/chsem.c
+++ b/src/chsem.c
@@ -18,6 +18,8 @@
*/
/**
+ * @file chsem.c
+ * @brief Semaphores code.
* @addtogroup Semaphores
* @{
*/