X-Git-Url: http://g0dil.de/git?p=senf.git;a=blobdiff_plain;f=senf%2FPackets%2F80221Bundle%2FTLVParser.hh;fp=senf%2FPackets%2F80221Bundle%2FTLVParser.hh;h=2362a10b206af4430d3e32acadcc52dfccfcf07d;hp=830494cf287d132e52820522742d606c0494b4be;hb=ecbf10f737b7f1305670600ac0f1134625f14f05;hpb=d5b4cca5714c2b44bbc476636a0774b4fcbd9151 diff --git a/senf/Packets/80221Bundle/TLVParser.hh b/senf/Packets/80221Bundle/TLVParser.hh index 830494c..2362a10 100644 --- a/senf/Packets/80221Bundle/TLVParser.hh +++ b/senf/Packets/80221Bundle/TLVParser.hh @@ -53,7 +53,7 @@ namespace senf { static value_type const max_value = 4294967295u; value_type value() const; - void value(value_type const & v); + void value(value_type v); MIHLengthParser const & operator= (value_type other); size_type bytes() const;