im.pidgin.pidgin: fc30f406394a49062a0b54c77bb51e95f19b5608

datallah at pidgin.im datallah at pidgin.im
Thu Nov 15 12:37:04 EST 2007


-----------------------------------------------------------------
Revision: fc30f406394a49062a0b54c77bb51e95f19b5608
Ancestor: e319b303ffc8461278a660b7e0e407f085b0e4a9
Author: datallah at pidgin.im
Date: 2007-11-15T17:25:34
Branch: im.pidgin.pidgin

Modified files:
        libpurple/blist.h

ChangeLog: 

Clarify what purple_blist_remove_buddy() does somewhat.

-------------- next part --------------
============================================================
--- libpurple/blist.h	9e57f0e04636143b8b522eb223ee87d03d6419a2
+++ libpurple/blist.h	4db5942f670bf23256982bcb57097741958e8106
@@ -524,8 +524,11 @@ void purple_contact_invalidate_priority_
  * @param contact  The contact
  */
 void purple_contact_invalidate_priority_buddy(PurpleContact *contact);
+
 /**
  * Removes a buddy from the buddy list and frees the memory allocated to it.
+ * This doesn't actually try to remove the buddy from the server list, nor does
+ * it clean up the prpl_info.
  *
  * @param buddy   The buddy to be removed
  */


More information about the Commits mailing list