Sun, 22 Apr 2007 10:33:29 +0000
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;