X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FSocketSource.hh;h=de4dbe670d9e1f867123941579d71f82701f77f5;hb=9bfe0b87be0926193b5baf13865cf045f0de0b0d;hp=92c0cda891c566690a863be15e622acefebd71b5;hpb=a479735a65e334af538b895f182f8efd36a541c5;p=senf.git diff --git a/PPI/SocketSource.hh b/PPI/SocketSource.hh index 92c0cda..de4dbe6 100644 --- a/PPI/SocketSource.hh +++ b/PPI/SocketSource.hh @@ -44,8 +44,8 @@ namespace ppi { This read helper will read a datagram from a datagram socket. This datagram will then be interpreted as a packet of type \a Packet as defined in the packet library. \a Packet - defaults to \ref DataPacket, which will place the data uninterpreted into a packet data - structure. + defaults to DataPacket (type DataPacketType), which will place the data uninterpreted + into a packet data structure. */ template class PacketSource