[MPlayer-cvslog] r33381 - trunk/TOOLS/mp-uncrustify-style.cfg
cboesch
subversion at mplayerhq.hu
Thu May 5 18:54:17 CEST 2011
Author: cboesch
Date: Thu May 5 18:54:17 2011
New Revision: 33381
Log:
Add note about sp_cmt_cpp_start uncrustify setting.
Modified:
trunk/TOOLS/mp-uncrustify-style.cfg
Modified: trunk/TOOLS/mp-uncrustify-style.cfg
==============================================================================
--- trunk/TOOLS/mp-uncrustify-style.cfg Thu May 5 18:50:38 2011 (r33380)
+++ trunk/TOOLS/mp-uncrustify-style.cfg Thu May 5 18:54:17 2011 (r33381)
@@ -606,6 +606,7 @@ sp_case_label
sp_range = ignore # ignore/add/remove/force
# Control the space after the opening of a C++ comment '// A' vs '//A'
+# MPlayer devs note: we ignore the following setting because it breaks Doxygen comments
sp_cmt_cpp_start = ignore # ignore/add/remove/force
# Controls the spaces between #else or #endif and a trailing comment
More information about the MPlayer-cvslog
mailing list