Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Packets / DefaultBundle / ListOptionTypeParser.ih
index 5894386..78de19b 100644 (file)
@@ -1,4 +1,4 @@
-// $Id: ListOptionTypeParser.ih 965 2008-11-18 16:04:20Z pug $
+// $Id$
 //
 // Copyright (C) 2009
 // Fraunhofer Institute for Open Communication Systems (FOKUS)
 // Custom includes
 #include <senf/Packets/ListParser.ih>
 
-///////////////////////////////ih.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 namespace senf {
     namespace detail {
 
         /** \brief Internal: ListPolicy defing the ListOptionTypeParser parser
          \internal
-         \see \ref ListOptionTypeParser
+         \see IPv6HopByHopOptionsPacketParser::ListOptionTypeParser
          */
         template <class ElementParser, class AuxPolicy>
         struct ListOptionTypeParser_Policy
@@ -107,7 +107,7 @@ namespace senf {
 }
 }
 
-///////////////////////////////ih.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #endif
 
 \f