X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2FPacketParser.hh;h=3e568438acdef2ecac06a726c2aba9b59ba37258;hb=d5ba3d7759212c90a5f4a25baf0dc38e290c3b64;hp=dfc912a49aeb019aa1584edf1b4877ad749953a5;hpb=a1a6c76a214ad1935032826713cabaf9ac57bf07;p=senf.git diff --git a/Packets/PacketParser.hh b/Packets/PacketParser.hh index dfc912a..3e56843 100644 --- a/Packets/PacketParser.hh +++ b/Packets/PacketParser.hh @@ -339,7 +339,7 @@ namespace senf { parsers if needed. */ Packet packet() const; ///< Get packet this parser is parsing from - /**< \important This member should only be used from packet + /**< \note This member should only be used from packet parsers when access to previous or following packets is needed e.g. for calculating checksums etc. */