Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Packets / ListBParser.ih
index c3c8e2e..2faa19c 100644 (file)
@@ -29,7 +29,7 @@
 // Custom includes
 #include "ListParser.ih"
 
-///////////////////////////////ih.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 namespace senf {
 namespace detail {
@@ -88,7 +88,7 @@ namespace detail {
 
         /** \brief Internal: ListBParser container/wrapper policy */
         struct container_policy
-            : public AuxPolicy
+            : public AuxPolicy::WrapperPolicy
         {
             typedef PacketParserBase::data_iterator data_iterator;
             typedef PacketParserBase::state_type state_type;
@@ -150,7 +150,7 @@ namespace detail {
 
 }}
 
-///////////////////////////////ih.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #endif
 
 \f