Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Packets / ArrayParser.ih
index bb97cef..4cd9275 100644 (file)
@@ -29,7 +29,7 @@
 // Custom includes
 #include <boost/iterator/iterator_facade.hpp>
 
-///////////////////////////////ih.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 /** \brief Internal: Array and Vector iterator
 
@@ -75,7 +75,7 @@ private:
     PacketParserBase::state_type s_;
 };
 
-///////////////////////////////ih.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #endif
 
 \f