X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2F80221Bundle%2FTLVPacket.hh;h=4c1a5882506dac2ebc363bdf55c6fc36fc6328ad;hb=bd9f9d3fd6fbcff0112a7bf48ab9284da9576b11;hp=bf0ce2e6d85e61adee11ee479fe30cc117c6e9be;hpb=f7dcc6267c7637efaba2ebe5a20df5f849a68d39;p=senf.git diff --git a/Packets/80221Bundle/TLVPacket.hh b/Packets/80221Bundle/TLVPacket.hh index bf0ce2e..4c1a588 100644 --- a/Packets/80221Bundle/TLVPacket.hh +++ b/Packets/80221Bundle/TLVPacket.hh @@ -35,10 +35,11 @@ namespace senf { - struct TLVLengthException : public senf::Exception - { TLVLengthException() - : senf::Exception("TLVLengthException"){} }; + { + TLVLengthException() + : senf::Exception("TLVLengthException") {} + }; class DynamicTLVLengthParser