--- 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)