Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Packets / DumpFormat.cc
index 3c41aba..8779cbe 100644 (file)
@@ -32,7 +32,7 @@
 
 //#include "DumpFormat.mpp"
 #define prefix_
-///////////////////////////////cc.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 #ifndef SENF_PACKET_DUMP_COLON_COLUMN
 #define SENF_PACKET_DUMP_COLON_COLUMN 27
@@ -46,7 +46,7 @@ prefix_ std::string senf::fieldName(std::string const & s)
     return t;
 }
 
-///////////////////////////////cc.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #undef prefix_
 //#include "DumpFormat.mpp"