Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Utils / membind.test.cc
index 6c0818f..623adb9 100644 (file)
@@ -35,7 +35,7 @@
 #include <boost/test/test_tools.hpp>
 
 #define prefix_
-///////////////////////////////cc.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 namespace {
 
@@ -63,7 +63,7 @@ SENF_AUTO_UNIT_TEST(membind)
     BOOST_CHECK_EQUAL( f2(1,2), "meth2(1,2)" );
 }
 
-///////////////////////////////cc.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #undef prefix_
 
 \f