diff m_option.h @ 34200:87a1b3a11b33

Fix a bunch of Doxygen syntax errors that caused warnings.
author diego
date Thu, 03 Nov 2011 13:24:53 +0000
parents 9b617726812c
children 1495455e6d22
line wrap: on
line diff
--- a/m_option.h	Thu Nov 03 13:24:50 2011 +0000
+++ b/m_option.h	Thu Nov 03 13:24:53 2011 +0000
@@ -21,7 +21,7 @@
 
 #include <string.h>
 
-/// \defgroup Options
+/// \defgroup options Options
 /// m_option allows to parse, print and copy data of various types.
 /// It is the base of the \ref OptionsStruct, \ref Config and
 /// \ref Properties APIs.