# HG changeset patch # User Tim Ringenbach # Date 1177238009 0 # Node ID ac9d28bba272309eb085216dd743f57b48ca217d # Parent 58a09785938869e65aa245c8daa4f9bfb2672a8e whitespace diff -r 58a097859388 -r ac9d28bba272 libpurple/protocols/yahoo/yahoo.c --- 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;