/soc/2015/mmcc/main: f91123304651: another Yahoo Japan whitespac...

Michael McConville mmcconville at mykolab.com
Tue Jun 23 16:02:34 EDT 2015


Changeset: f911233046515060b1a23bfda14c91affb5650b7
Author:	 Michael McConville <mmcconville at mykolab.com>
Date:	 2015-06-20 01:00 -0400
Branch:	 default
URL: https://hg.pidgin.im/soc/2015/mmcc/main/rev/f91123304651

Description:

another Yahoo Japan whitespace fix

diffstat:

 libpurple/protocols/yahoo/yahoo_filexfer.c |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (16 lines):

diff --git a/libpurple/protocols/yahoo/yahoo_filexfer.c b/libpurple/protocols/yahoo/yahoo_filexfer.c
--- a/libpurple/protocols/yahoo/yahoo_filexfer.c
+++ b/libpurple/protocols/yahoo/yahoo_filexfer.c
@@ -727,9 +727,9 @@ void yahoo_process_filetrans_15(PurpleCo
 		xd->is_relay = TRUE;
 
 		account = purple_connection_get_account(gc);
-        purple_dnsquery_a(account, YAHOO_XFER_RELAY_HOST,
-                        YAHOO_XFER_RELAY_PORT,
-                        yahoo_xfer_dns_connected_15, xfer);
+		purple_dnsquery_a(account, YAHOO_XFER_RELAY_HOST,
+				YAHOO_XFER_RELAY_PORT,
+				yahoo_xfer_dns_connected_15, xfer);
 		return;
 	}
 



More information about the Commits mailing list