pidgin: 7a2aef41: Uh, I think this comment is wrong. Or t...
markdoliner at pidgin.im
markdoliner at pidgin.im
Mon Mar 16 21:01:30 EDT 2009
-----------------------------------------------------------------
Revision: 7a2aef410b0494a07f77f77172b208903128c05c
Ancestor: 86dac605e7e7ef1ac36e03862a15ef24ef31d9dc
Author: markdoliner at pidgin.im
Date: 2009-03-17T00:56:37
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/7a2aef410b0494a07f77f77172b208903128c05c
Modified files:
libpurple/blist.h
ChangeLog:
Uh, I think this comment is wrong. Or the code is wrong and does silly
things in a lot of places.
-------------- next part --------------
============================================================
--- libpurple/blist.h 940d68f8d08cae1fc27ffa04af27adef9821c377
+++ libpurple/blist.h 93ef934fff7f894ba39a2024fdac4a77c86c49c2
@@ -595,7 +595,7 @@ PurplePresence *purple_buddy_get_presenc
* @param contact The optional contact to place the buddy in.
* @param group The group to add the new buddy to.
* @param node The insertion point. Pass in NULL to add the node as
- * the last child in the given group.
+ * the first child in the given group.
*/
void purple_blist_add_buddy(PurpleBuddy *buddy, PurpleContact *contact, PurpleGroup *group, PurpleBlistNode *node);
More information about the Commits
mailing list