From 6ae1a6c88223d875f0dbd81066d4d8f40713b0a0 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Sat, 26 Jul 2008 09:46:43 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@360 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- src/include/condvars.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/include/condvars.h') diff --git a/src/include/condvars.h b/src/include/condvars.h index ec6c4589f..f5d3f56a6 100644 --- a/src/include/condvars.h +++ b/src/include/condvars.h @@ -18,7 +18,7 @@ */ /** - * @addtogroup Conditional Variables + * @addtogroup CondVars * @{ */ -- cgit v1.2.3