Implemented IpV6Packet and added raw-data constructor to INet6Address
[senf.git] / Packets / UDPPacket.hh
index 54cea7f..e94f9c4 100644 (file)
@@ -33,7 +33,6 @@
 ///////////////////////////////hh.p////////////////////////////////////////
 
 namespace senf {
-
     
     template <class Iterator=nil, class IPacket=nil>
     struct Parse_UDP : public ParserBase<Iterator,IPacket>