pidgin: 7811d6e9: Correct a comment, I don't imagine anyon...

deryni at pidgin.im deryni at pidgin.im
Thu Jan 8 01:15:56 EST 2009


-----------------------------------------------------------------
Revision: 7811d6e917a33b224cad7842445e932470fcc55e
Ancestor: db60bd5786600dd75cd3a30a548e17f2ef7ffd93
Author: deryni at pidgin.im
Date: 2009-01-08T05:24:10
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/7811d6e917a33b224cad7842445e932470fcc55e

Modified files:
        libpurple/protocols/jabber/buddy.c

ChangeLog: 

Correct a comment, I don't imagine anyone will actually need this but better
it should at least be accurate.

-------------- next part --------------
============================================================
--- libpurple/protocols/jabber/buddy.c	12c562ff1d43048fe38b9853e3e4c5979039ff39
+++ libpurple/protocols/jabber/buddy.c	865331abf53264728689ab1a3ed8f6e0bfb0fe93
@@ -621,11 +621,7 @@ void jabber_set_buddy_icon(PurpleConnect
 /*
  * 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)


More information about the Commits mailing list