comparison libpurple/protocols/myspace/myspace.c @ 24771:9f6ae339e849

Minor comment change
author Mark Doliner <mark@kingant.net>
date Tue, 16 Dec 2008 06:25:56 +0000
parents 512c7c31eb21
children 5f8e8b89b143
comparison
equal deleted inserted replaced
24770:512c7c31eb21 24771:9f6ae339e849
1131 } 1131 }
1132 1132
1133 /** 1133 /**
1134 * Get contact list, calling msim_got_contact_list() with 1134 * Get contact list, calling msim_got_contact_list() with
1135 * what_to_do_after as user_data gpointer. 1135 * what_to_do_after as user_data gpointer.
1136 *
1137 * @param what_to_do_after should be one of the MSIM_CONTACT_LIST_* #defines.
1136 */ 1138 */
1137 static gboolean 1139 static gboolean
1138 msim_get_contact_list(MsimSession *session, int what_to_do_after) 1140 msim_get_contact_list(MsimSession *session, int what_to_do_after)
1139 { 1141 {
1140 return msim_send(session, 1142 return msim_send(session,