X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=senf%2FPackets%2FPacket.hh;h=4698dd349457e975c904b34cac2ff97dc2ee44b9;hb=d8d169a9fa7f5633171ea83362b0deaaf5bd337e;hp=25d0f56a4227934fee280876819e9a9e2f25c329;hpb=d9daeee4efbcb7776a14de22e090400a543e0f83;p=senf.git diff --git a/senf/Packets/Packet.hh b/senf/Packets/Packet.hh index 25d0f56..4698dd3 100644 --- a/senf/Packets/Packet.hh +++ b/senf/Packets/Packet.hh @@ -611,7 +611,7 @@ namespace senf { into the packet representation. The data will \e not be validated in any way. - \param[in] range Boost.Range + \param[in] range Boost.Range of data to construct packet from. */ #endif @@ -673,7 +673,7 @@ namespace senf { header/interpreter after \a packet in that packets interpreter chain. \param[in] packet Packet to append new packet to. - \param[in] range Boost.Range + \param[in] range Boost.Range of data to construct packet from. */ #endif