Packets: extended description of bad_cast exception in Packet.as()
[senf.git] / senf / Packets / 80211Bundle / RadiotapPacket.hh
index 69414e6..c375a56 100644 (file)
@@ -320,7 +320,7 @@ namespace senf {
         using mixin::initSize;
 
         static void init(packet p);
-        static void dump(packet p, std::ostream &os);
+        static void dump(packet p, std::ostream & os);
         static factory_t nextPacketType(packet p);
         static optional_range nextPacketRange(packet p);
     };