aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/chvt.c2
-rw-r--r--src/include/condvars.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/chvt.c b/src/chvt.c
index f086044a2..0d3106a1c 100644
--- a/src/chvt.c
+++ b/src/chvt.c
@@ -18,7 +18,7 @@
*/
/**
- * @addtogroup VirtualTimers
+ * @addtogroup Time
* @{
*/
diff --git a/src/include/condvars.h b/src/include/condvars.h
index 53bbe4a83..90a9791d8 100644
--- a/src/include/condvars.h
+++ b/src/include/condvars.h
@@ -22,7 +22,7 @@
*/
/**
- * @addtogroup Conditional Variables
+ * @addtogroup CondVars
* @{
*/