Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Packets / ListNParser.cti
index 2cf61fa..16c4a33 100644 (file)
@@ -28,7 +28,7 @@
 // Custom includes
 
 #define prefix_ inline
-///////////////////////////////cti.p///////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 template <class ElementParser, class AuxPolicy>
 prefix_ senf::detail::ListNParser_Policy<ElementParser,AuxPolicy>::ListNParser_Policy()
@@ -140,7 +140,7 @@ senf::detail::ListNParser_Policy<ElementParser,AuxPolicy>::next(container_type c
         : c.data().end();
 }
 
-///////////////////////////////cti.e///////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #undef prefix_
 
 \f