# HG changeset patch # User Etan Reisner # Date 1242617380 0 # Node ID 108455a3c019b0e2da13d7d86465a03beed3ed42 # Parent b98d066df62841e2a75afa43f08e16993f014da4 Correct the documentation for purple_buddy_icons_set_for_user it doesn't return anything. diff -r b98d066df628 -r 108455a3c019 libpurple/buddyicon.h --- 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,