whitespace

Sun, 22 Apr 2007 10:33:29 +0000

author
Tim Ringenbach <marv@pidgin.im>
date
Sun, 22 Apr 2007 10:33:29 +0000
changeset 16527
aa95ba6a15d9
parent 16461
5d3441d3f295
child 16548
7546886fdf72

whitespace

libpurple/protocols/yahoo/yahoo.c file | annotate | diff | comparison | revisions
--- a/libpurple/protocols/yahoo/yahoo.c	Wed Apr 25 05:25:57 2007 +0000
+++ b/libpurple/protocols/yahoo/yahoo.c	Sun Apr 22 10:33:29 2007 +0000
@@ -76,7 +76,8 @@
 	purple_privacy_permit_remove(gc->account,who,TRUE);
 }
 
-gboolean yahoo_privacy_check(PurpleConnection *gc, const char *who)
+gboolean
+yahoo_privacy_check(PurpleConnection *gc, const char *who)
 {
 	/* returns TRUE if allowed through, FALSE otherwise */
 	gboolean permitted;

mercurial