Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Utils / type_traits.test.cc
index 1ad1a6d..90ad1c5 100644 (file)
@@ -35,7 +35,7 @@
 #include <boost/test/test_tools.hpp>
 
 #define prefix_
-///////////////////////////////cc.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 namespace {
     struct Class;
@@ -144,7 +144,7 @@ SENF_AUTO_UNIT_TEST(typeTraits)
     BOOST_CHECK( true );
 }
 
-///////////////////////////////cc.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #undef prefix_
 
 \f