changeset 21924:e9005670e279

merge of 'f6430c7013d08f95c60248eeb22c752a0107499b' and 'f84b5a4f3cdf2a2a92ff24e79e6aa6c2e0c8c1aa'
author Etan Reisner <pidgin@unreliablesource.net>
date Sat, 22 Dec 2007 23:18:08 +0000
parents d7f1231cc21a (current diff) da103e8cdb33 (diff)
children 2b6e6dd24a37
files libpurple/protocols/bonjour/mdns_howl.c
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/blist.h	Sat Dec 22 16:59:52 2007 +0000
+++ b/libpurple/blist.h	Sat Dec 22 23:18:08 2007 +0000
@@ -680,7 +680,8 @@
  *
  * @param g The group
  *
- * @return A list of purple_accounts
+ * @return A GSList of accounts (which must be freed), or NULL if the group
+ *         has no accounts.
  */
 GSList *purple_group_get_accounts(PurpleGroup *g);