Packets: extended description of bad_cast exception in Packet.as()
[senf.git] / senf / Packets / 80211Bundle / WLANBeaconPacket.hh
index 72158a3..750c4cf 100644 (file)
@@ -30,7 +30,7 @@
 // Custom includes
 #include "InformationElements.hh"
 
-///////////////////////////////hh.p////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 namespace senf {
 
     struct WLANBeaconPacketParser : public PacketParserBase
@@ -73,7 +73,7 @@ namespace senf {
         using mixin::initSize;
         using PacketTypeBase::nextPacketRange;
 
-        static void dump(packet p, std::ostream &os);
+        static void dump(packet p, std::ostream & os);
     };
 
     /** \brief WLAN Beacon frame packet typedef
@@ -83,7 +83,7 @@ namespace senf {
 
 }
 
-///////////////////////////////hh.e////////////////////////////////////////
+//-/////////////////////////////////////////////////////////////////////////////////////////////////
 //#include "WLANBeaconPacket.cci"
 //#include "WLANBeaconPacket.ct"
 //#include "WLANBeaconPacket.cti"