Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Packets / ListBParser.ct
index f430e70..1aa6490 100644 (file)
@@ -28,9 +28,9 @@
 // Custom includes
 
 #define prefix_
-///////////////////////////////ct.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
-///////////////////////////////////////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 // senf::detail::ListBParser_Policy<ElementParser,AuxPolicy>::container_policy
 
 template <class ElementParser, class AuxPolicy>
@@ -54,7 +54,7 @@ container_policy(parser_policy const & p)
     container_size_ = selfp.data().size();
 }
 
-///////////////////////////////ct.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #undef prefix_
 
 \f