merge of 'd98a53c5650cf60e2149a80bc944687c82a9700e'

Mon, 23 Apr 2007 02:04:41 +0000

author
Tim Ringenbach <marv@pidgin.im>
date
Mon, 23 Apr 2007 02:04:41 +0000
changeset 16753
856fb90cb986
parent 16558
d98a53c5650c (current diff)
parent 16548
7546886fdf72 (diff)
child 16754
35928c2d8306

merge of 'd98a53c5650cf60e2149a80bc944687c82a9700e'
and '7546886fdf72e3e36c4f474f0df2a5df7aed3df8'

--- 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;

mercurial