pidgin: 6f972c75: Add to a comment
markdoliner at pidgin.im
markdoliner at pidgin.im
Mon Feb 14 03:50:38 EST 2011
----------------------------------------------------------------------
Revision: 6f972c75c98d3e221208c67a45b27641d5f8fa53
Parent: f05555f0024e1dab2d9c4f3f3e1b250ae4595afe
Author: markdoliner at pidgin.im
Date: 02/14/11 03:47:37
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/6f972c75c98d3e221208c67a45b27641d5f8fa53
Changelog:
Add to a comment
Changes against parent f05555f0024e1dab2d9c4f3f3e1b250ae4595afe
patched libpurple/account.h
-------------- next part --------------
============================================================
--- libpurple/account.h 7a5280dd166fe18d8674819f38bb21cff6603c94
+++ libpurple/account.h dfb45c2b29d5b67e629a0359ea2f425d04bb6cb3
@@ -143,6 +143,7 @@ struct _PurpleAccount
* buddies are added to your permit list. Currently we have to
* iterate through the entire list if we want to check if someone
* is permitted or denied. We should do this for 3.0.0.
+ * Or maybe use a GTree.
*/
GSList *permit; /**< Permit list. */
GSList *deny; /**< Deny list. */
More information about the Commits
mailing list