Mercurial > pidgin.yaz
changeset 24742:b9e1e062007e
merge of '6b951d62be418d5bfc437a1ab747c6ba900d7979'
and 'd9facf0b24577675796e6ff34f126f1eb0699e27'
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Tue, 16 Dec 2008 19:36:03 +0000 |
parents | 476466aca5e0 (current diff) 9f6ae339e849 (diff) |
children | 5f8e8b89b143 |
files | |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/protocols/myspace/myspace.c Tue Dec 16 18:32:25 2008 +0000 +++ b/libpurple/protocols/myspace/myspace.c Tue Dec 16 19:36:03 2008 +0000 @@ -1133,6 +1133,8 @@ /** * 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)