# HG changeset patch # User Tim Ringenbach # Date 1177463567 0 # Node ID a0cae757170f034313cdfef1661a0e031e3b53f6 # Parent 07b5cf0a46e220ebd042241782d0bd84c5257c0a# Parent 3c1c77f441c66d86c6ef63e6bfb31a72ef74f3dd merge of '65f2c26feb0bf8de0c50edb97ab36ff815b40daa' and '7cab5e68b0e84a50800a767e4c5ea7316591b846' diff -r 07b5cf0a46e2 -r a0cae757170f libpurple/protocols/yahoo/yahoo.c --- a/libpurple/protocols/yahoo/yahoo.c Sun Apr 29 23:23:17 2007 +0000 +++ b/libpurple/protocols/yahoo/yahoo.c Wed Apr 25 01:12:47 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;