--- 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);