# HG changeset patch # User Tim Ringenbach # Date 1177293881 0 # Node ID ce6b4346e56dd0be88e28bd06ef9020ebe6e56e7 # Parent 5f57cd06757999a0da2dce588f1e4b7fda01e987# Parent 915a56e08a9d5f008670750bf963d7340e17ad1b merge of '53e71fc52c4d4be3947b2404fe6332ae8d52dc55' and '795db06d1da098cc0db741abcdb48e5e4a0edcac' diff -r 5f57cd067579 -r ce6b4346e56d libpurple/protocols/yahoo/yahoo.c --- a/libpurple/protocols/yahoo/yahoo.c Fri Apr 27 03:46:47 2007 +0000 +++ b/libpurple/protocols/yahoo/yahoo.c Mon Apr 23 02:04:41 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;