Mercurial > pidgin
diff libpurple/notify.h @ 18121:9b9e202eb449
merge of 'bfe8046c64de924e7495c4913a6db09a462b1d85'
and 'dedd3ec8f99fdd14b30a54ea1142e9daee336eff'
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Sat, 16 Jun 2007 20:34:35 +0000 |
parents | ab6d2763b8d8 |
children | 2177a11e169d |
line wrap: on
line diff
--- a/libpurple/notify.h Sat Jun 16 20:16:36 2007 +0000 +++ b/libpurple/notify.h Sat Jun 16 20:34:35 2007 +0000 @@ -456,9 +456,9 @@ * * @param user_info The PurpleNotifyUserInfo * - * @result A GList of PurpleNotifyUserInfoEntry objects + * @constreturn A GList of PurpleNotifyUserInfoEntry objects */ -const GList *purple_notify_user_info_get_entries(PurpleNotifyUserInfo *user_info); +GList *purple_notify_user_info_get_entries(PurpleNotifyUserInfo *user_info); /** * Create a textual representation of a PurpleNotifyUserInfo, separating entries with newline