libpurple/blist.h

branch
cpw.darkrain42.docs
changeset 26556
4e09891c129f
parent 26390
b0cde401fca4
parent 26471
f02860c88d01
child 26831
bdddc4158544
--- a/libpurple/blist.h	Thu Mar 12 06:19:15 2009 +0000
+++ b/libpurple/blist.h	Fri Mar 27 07:52:26 2009 +0000
@@ -609,7 +609,7 @@
  * @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);
 

mercurial