diff libpurple/protocols/myspace/myspace.c @ 24735:9f6ae339e849

Minor comment change
author Mark Doliner <mark@kingant.net>
date Tue, 16 Dec 2008 06:25:56 +0000
parents 512c7c31eb21
children 5f8e8b89b143
line wrap: on
line diff
--- a/libpurple/protocols/myspace/myspace.c	Tue Dec 16 04:13:14 2008 +0000
+++ b/libpurple/protocols/myspace/myspace.c	Tue Dec 16 06:25:56 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)