diff -r fa3e57ac772d -r d0e1f9cfe94b libpurple/account.h --- a/libpurple/account.h Sun Jul 30 16:32:59 2017 -0500 +++ b/libpurple/account.h Sun Jul 30 23:50:18 2017 -0500 @@ -1179,7 +1179,7 @@ /** * purple_account_add_buddies: * @account: The account. - * @buddies: (element-type PurpleBuddy) The list of PurpleBlistNodes representing the buddies to add. + * @buddies: (element-type PurpleBuddy): The list of PurpleBlistNodes representing the buddies to add. * @message: The invite message. This may be ignored by a protocol. * * Adds a list of buddies to the server-side buddy list.