libpurple/protocols/bonjour/buddy.h

changeset 19094
b4d0fe1a515a
parent 19093
b2657106df0e
child 19204
ccc7ec4ea4dc
--- a/libpurple/protocols/bonjour/buddy.h	Sun Aug 05 02:44:53 2007 +0000
+++ b/libpurple/protocols/bonjour/buddy.h	Sun Aug 05 02:50:48 2007 +0000
@@ -27,7 +27,9 @@
 	PurpleAccount *account;
 
 	gchar *name;
+	/* TODO: Remove and just use the hostname */
 	gchar *ip;
+	gchar *full_service_name;
 	gint port_p2pj;
 
 	gchar *first;

mercurial