Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Utils / TypeInfo.test.cc
index 9c6b796..6384207 100644 (file)
@@ -33,7 +33,7 @@
 #include <boost/test/test_tools.hpp>
 
 #define prefix_
-///////////////////////////////cc.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 namespace test {
 
@@ -58,7 +58,7 @@ SENF_AUTO_UNIT_TEST(prettyName)
     BOOST_CHECK_EQUAL( senf::prettyName(typeid(baseOb)), "test::Foo<test::Foo<test::Blub, 1>, 10>" );
 }
 
-///////////////////////////////cc.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #undef prefix_
 
 \f