im.pidgin.pidgin: f84b5a4f3cdf2a2a92ff24e79e6aa6c2e0c8c1aa
deryni at pidgin.im
deryni at pidgin.im
Sat Dec 22 20:35:46 EST 2007
-----------------------------------------------------------------
Revision: f84b5a4f3cdf2a2a92ff24e79e6aa6c2e0c8c1aa
Ancestor: 9c70f5c3c963c8fa9a5e760b9df81a19c485ccae
Author: deryni at pidgin.im
Date: 2007-12-22T17:54:30
Branch: im.pidgin.pidgin
Modified files:
libpurple/blist.h
ChangeLog:
Fix up a doxygen comment about a function return value.
-------------- next part --------------
============================================================
--- libpurple/blist.h 7bcb4fc7550c355a9eb49f147498b122f9a234c0
+++ libpurple/blist.h 5b78b66b7c456adf4af0cbf8bbca764cc8787f14
@@ -680,7 +680,8 @@ PurpleGroup *purple_buddy_get_group(Purp
*
* @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);
More information about the Commits
mailing list