finch/gntblist.h

changeset 17845
8ac5337e8f6d
parent 17360
4b04b2ee459a
child 19859
71d37b57eff2
--- a/finch/gntblist.h	Fri May 25 22:45:43 2007 +0000
+++ b/finch/gntblist.h	Sat May 26 08:08:04 2007 +0000
@@ -95,8 +95,10 @@
  *
  * @param conn   The connection to get information fro
  * @param name   The user to get information about.
+ *
+ * @return  Returns the ui-handle for the userinfo notification.
  */
-void finch_retrieve_user_info(PurpleConnection *conn, const char *name);
+gpointer finch_retrieve_user_info(PurpleConnection *conn, const char *name);
 
 /*@}*/
 

mercurial