Mercurial > pidgin
changeset 26902:108455a3c019
Correct the documentation for purple_buddy_icons_set_for_user it doesn't
return anything.
author | Etan Reisner <pidgin@unreliablesource.net> |
---|---|
date | Mon, 18 May 2009 03:29:40 +0000 |
parents | b98d066df628 |
children | 3e83f63b16b4 |
files | libpurple/buddyicon.h |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/buddyicon.h Mon May 18 02:47:21 2009 +0000 +++ b/libpurple/buddyicon.h Mon May 18 03:29:40 2009 +0000 @@ -189,8 +189,6 @@ * takes ownership of and will free. * @param icon_len The length of the icon data. * @param checksum A protocol checksum from the prpl or @c NULL. - * - * @return The buddy icon set, or NULL if no icon was set. */ void purple_buddy_icons_set_for_user(PurpleAccount *account, const char *username,