Add a missing :

Sun, 30 Jul 2017 23:50:18 -0500

author
Gary Kramlich <grim@reaperworld.com>
date
Sun, 30 Jul 2017 23:50:18 -0500
changeset 38634
d0e1f9cfe94b
parent 38633
fa3e57ac772d
child 38635
c0583d71c8c3

Add a missing :

libpurple/account.h file | annotate | diff | comparison | revisions
--- 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.

mercurial