diff -r b54a762f60fa -r 71ef020ec4b0 src/protocols/rendezvous/mdns.c --- a/src/protocols/rendezvous/mdns.c Fri Sep 03 21:21:25 2004 +0000 +++ b/src/protocols/rendezvous/mdns.c Fri Sep 03 21:35:52 2004 +0000 @@ -1383,6 +1383,7 @@ /** * If invalid data is encountered at any point when parsing data * then the entire packet is discarded and NULL is returned. + * */ DNSPacket * mdns_read(int fd)