Packets: extended description of bad_cast exception in Packet.as()
[senf.git] / senf / Packets / DefaultBundle / RTPPacket.hh
index 421e668..061e756 100644 (file)
@@ -63,7 +63,7 @@ namespace senf {
         using mixin::init;
         using mixin::initSize;
 
-        static void dump(packet p, std::ostream &os);
+        static void dump(packet p, std::ostream & os);
     };
 
     typedef RTPPacketType::packet RTPPacket;