diff m_property.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 c1a3f1bbba26
children
line wrap: on
line diff
--- a/m_property.h	Thu Nov 03 13:24:50 2011 +0000
+++ b/m_property.h	Thu Nov 03 13:24:53 2011 +0000
@@ -21,7 +21,7 @@
 
 #include "m_option.h"
 
-/// \defgroup Properties
+/// \defgroup properties Properties
 ///
 /// Properties provide an interface to query and set the state of various
 /// things in MPlayer. The API is based on the \ref Options API like the