X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPackets%2F80211Bundle%2FInformationElements.cc;h=5435677d333372305fd88911c7ea2c4eb9669a07;hb=7661548b20e6c7627f54bff87e0758396fd523ef;hp=bd47a1eee275255c3de6770284e04931552a1dd3;hpb=cb50871835b7a5c37e4fd32d38de67fa12570ebc;p=senf.git diff --git a/senf/Packets/80211Bundle/InformationElements.cc b/senf/Packets/80211Bundle/InformationElements.cc index bd47a1e..5435677 100644 --- a/senf/Packets/80211Bundle/InformationElements.cc +++ b/senf/Packets/80211Bundle/InformationElements.cc @@ -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_