diff src/protocols/yahoo/ycht.c @ 11644:f4e58e94ced3

[gaim-migrate @ 13922] Yahoo! whitespace cleanup from Peter Lawler Gracias! committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 12 Oct 2005 04:02:46 +0000
parents 519dc2186438
children 33bef17125c2
line wrap: on
line diff
--- a/src/protocols/yahoo/ycht.c	Wed Oct 12 02:47:31 2005 +0000
+++ b/src/protocols/yahoo/ycht.c	Wed Oct 12 04:02:46 2005 +0000
@@ -99,7 +99,6 @@
 			*tmp = '\0';
 	}
 
-
 	if (g_list_length(pkt->data) > 5)
 		new_room = TRUE;
 
@@ -111,7 +110,6 @@
 		c = gaim_find_chat(gc, YAHOO_CHAT_ID);
 	}
 
-
 	if (topic)
 		gaim_conv_chat_set_topic(GAIM_CONV_CHAT(c), NULL, topic);