Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Packets / GenericTLV.test.cc
index 6bdd1c9..76c698d 100644 (file)
@@ -31,7 +31,7 @@
 #include <boost/test/test_tools.hpp>
 
 #define prefix_
-///////////////////////////////cc.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 namespace {
     struct MyTLVParserBase
@@ -224,7 +224,7 @@ SENF_AUTO_UNIT_TEST(GenericTLV_predicate)
     BOOST_CHECK( it->is<MyConcreteTLVParser>()) ;
 }
 
-///////////////////////////////cc.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #undef prefix_
 
 \f