libpurple/protocols/jabber/buddy.c

branch
cpw.malu.xmpp.idle
changeset 25500
299da130074a
parent 25499
6310f4bc18f2
parent 25391
363cb62aa353
child 25501
e1aa0533e323
--- a/libpurple/protocols/jabber/buddy.c	Wed Jan 07 22:05:29 2009 +0000
+++ b/libpurple/protocols/jabber/buddy.c	Tue Jan 13 18:39:17 2009 +0000
@@ -626,11 +626,7 @@
 /*
  * This is the callback from the "ok clicked" for "set vCard"
  *
- * Formats GSList data into XML-encoded string and returns a pointer
- * to said string.
- *
- * g_free()'ing the returned string space is the responsibility of
- * the caller.
+ * Sets the vCard with data from PurpleRequestFields.
  */
 static void
 jabber_format_info(PurpleConnection *gc, PurpleRequestFields *fields)

mercurial