changeset 31765:f3d11c84cc03

Add a little note about something that nobody cares about
author Mark Doliner <mark@kingant.net>
date Wed, 09 Mar 2011 09:06:31 +0000
parents 04576947c4e0
children a01d958f7b26 8a675683fcea
files libpurple/protocols/msn/msn.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/msn/msn.c	Wed Mar 09 08:38:41 2011 +0000
+++ b/libpurple/protocols/msn/msn.c	Wed Mar 09 09:06:31 2011 +0000
@@ -1830,6 +1830,7 @@
 		msn_user_set_invite_message(user, msg);
 		msn_user_set_pending_group(user, gname);
 		msn_user_set_network(user, MSN_NETWORK_UNKNOWN);
+		/* Should probably re-use the msn_add_contact_xml function here */
 		tokens = g_strsplit(who, "@", 2);
 		fqy = g_strdup_printf("<ml><d n=\"%s\"><c n=\"%s\"/></d></ml>",
 		                      tokens[1],