diff libpurple/account.h @ 31823:d72d728226dc

propagate from branch 'im.pidgin.pidgin' (head fb4d2b014576462db99d919dea15fbed03f1f48a) to branch 'im.pidgin.pidgin.next.minor' (head 4a5878f91c824f207ed343b57b36ae74e1baa438)
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sun, 13 Mar 2011 18:14:04 +0000
parents 28e27a37e4b4 38ba52f4bb96
children 4f2aac5967bb
line wrap: on
line diff
--- a/libpurple/account.h	Mon Feb 21 23:08:47 2011 +0000
+++ b/libpurple/account.h	Sun Mar 13 18:14:04 2011 +0000
@@ -153,6 +153,7 @@
 	 * 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.                             */