diff options
Diffstat (limited to 'src/chcond.c')
-rw-r--r-- | src/chcond.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chcond.c b/src/chcond.c index adc1fc763..cdfeb5d28 100644 --- a/src/chcond.c +++ b/src/chcond.c @@ -18,7 +18,7 @@ */
/**
- * @addtogroup Condition Variables
+ * @addtogroup CondVars
* @{
*/
|