Update a comment. I think it was missing a word or three.

Thu, 31 Jan 2008 22:28:56 +0000

author
Mark Doliner <markdoliner@pidgin.im>
date
Thu, 31 Jan 2008 22:28:56 +0000
changeset 22365
7be96d358b45
parent 22364
1719b9cced93
child 22366
5f5f96206385

Update a comment. I think it was missing a word or three.

libpurple/privacy.c file | annotate | diff | comparison | revisions
--- 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)
 {

mercurial