pidgin: d9facf0b: Minor comment change

markdoliner at pidgin.im markdoliner at pidgin.im
Tue Dec 16 14:40:46 EST 2008


-----------------------------------------------------------------
Revision: d9facf0b24577675796e6ff34f126f1eb0699e27
Ancestor: 7bf212f5a45ac6170dbbe6205c562fea7f94b433
Author: markdoliner at pidgin.im
Date: 2008-12-16T06:25:56
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/d9facf0b24577675796e6ff34f126f1eb0699e27

Modified files:
        libpurple/protocols/myspace/myspace.c

ChangeLog: 

Minor comment change

-------------- next part --------------
============================================================
--- libpurple/protocols/myspace/myspace.c	92d4dab98c654b50501d0a1279b7835f84822a03
+++ libpurple/protocols/myspace/myspace.c	f0b80cabaf054d7ca691ac0535303429773c0a38
@@ -1133,6 +1133,8 @@ msim_got_contact_list(MsimSession *sessi
 /**
  * Get contact list, calling msim_got_contact_list() with
  * what_to_do_after as user_data gpointer.
+ *
+ * @param what_to_do_after should be one of the MSIM_CONTACT_LIST_* #defines.
  */
 static gboolean
 msim_get_contact_list(MsimSession *session, int what_to_do_after)


More information about the Commits mailing list