pidgin: 690c7c4a: Correct the documentation for purple_bud...

deryni at pidgin.im deryni at pidgin.im
Sun Jul 5 11:16:46 EDT 2009


-----------------------------------------------------------------
Revision: 690c7c4a76e71e487456cfb56e90f63a76e5d1c7
Ancestor: b1192abb31d9669ac64142933275b0ef0640c6bf
Author: deryni at pidgin.im
Date: 2009-05-18T03:29:40
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/690c7c4a76e71e487456cfb56e90f63a76e5d1c7

Modified files:
        libpurple/buddyicon.h

ChangeLog: 

Correct the documentation for purple_buddy_icons_set_for_user it doesn't
return anything.

-------------- next part --------------
============================================================
--- libpurple/buddyicon.h	2a754b6a6d7c42bd9ec1646651ab1b1d8430afd1
+++ libpurple/buddyicon.h	19598cbb463e5a2df486ad0aa60f994601dedabf
@@ -189,8 +189,6 @@ char *purple_buddy_icon_get_full_path(Pu
  *                  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,


More information about the Commits mailing list