diff src/protocols/rendezvous/mdns_cache.h @ 8834:beb7be215db3

[gaim-migrate @ 9598] I removed account->ip because it isn't used anywhere and I think it's dumb. Also added handling for a and aaaa records to rendezvous. Gaim peeps show up in iChat rendezvous lists now. There are still problems. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 28 Apr 2004 00:48:21 +0000
parents 8212661dc3cc
children e4a27c9aec4c
line wrap: on
line diff
--- a/src/protocols/rendezvous/mdns_cache.h	Tue Apr 27 23:17:12 2004 +0000
+++ b/src/protocols/rendezvous/mdns_cache.h	Wed Apr 28 00:48:21 2004 +0000
@@ -39,7 +39,7 @@
 /**
  *
  */
-void mdns_cache_remove(ResourceRecord *rr);
+void mdns_cache_remove(gchar *name, unsigned short type);
 
 /**
  *