Fix documentation build under maverick (doxygen 1.7.1)
[senf.git] / senf / Packets / 80211Bundle / InformationElements.cc
index bd47a1e..5435677 100644 (file)
@@ -30,7 +30,7 @@
 
 //#include "InformationElements.cc.mpp"
 #define prefix_
-///////////////////////////////cc.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 
 SENF_PACKET_TLV_REGISTRY_REGISTER( senf::WLANSSIDInfoElementParser            );
 SENF_PACKET_TLV_REGISTRY_REGISTER( senf::WLANPowerConstraintInfoElementParser );
@@ -64,7 +64,7 @@ prefix_ void senf::WLANSupportedRatesInfoElementParser::dump(std::ostream & os)
        << "    value:  ToDo!\n";
 }
 
-///////////////////////////////cc.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 #undef prefix_
 
 \f