Mercurial > pidgin
changeset 22237:1ceb0bc1b64c
Update a comment. I think it was missing a word or three.
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Thu, 31 Jan 2008 22:28:56 +0000 |
parents | 2bd5411b49db |
children | 4cc1dfbc499b |
files | libpurple/privacy.c |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpurple/privacy.c Thu Jan 31 22:11:53 2008 +0000 +++ b/libpurple/privacy.c Thu Jan 31 22:28:56 2008 +0000 @@ -202,7 +202,10 @@ return TRUE; } -/* This makes sure that only all the buddies are in the permit list. */ +/** + * This makes sure your permit list contains all buddies from your + * buddy list and ONLY buddies from your buddy list. + */ static void add_buddies_in_permit(PurpleAccount *account, gboolean local) {