PPI: Missing commit
[senf.git] / Packets / 80221Bundle / TLVPacket.hh
index bf0ce2e..4c1a588 100644 (file)
 
 namespace senf {
 
-
     struct TLVLengthException : public senf::Exception
-    { TLVLengthException() 
-          : senf::Exception("TLVLengthException"){} };
+    { 
+        TLVLengthException() 
+          : senf::Exception("TLVLengthException") {} 
+    };
 
     
     class DynamicTLVLengthParser