--- 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); /*@}*/