Mercurial > pidgin
diff src/protocols/rendezvous/mdns.c @ 9944:e4a27c9aec4c
[gaim-migrate @ 10838]
with much rejoicing, and massive thanks to the efforts of Christian, and
all who have helped him, I present to you the incomplete status
rewrite!
committer: Tailor Script <tailor@pidgin.im>
| author | Luke Schierer <lschiere@pidgin.im> |
|---|---|
| date | Fri, 03 Sep 2004 21:35:52 +0000 |
| parents | f63abdb00499 |
| children | 782c1b564906 |
line wrap: on
line diff
--- 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)
