diff pidgin/plugins/sendbutton.c @ 31534:a8cc50c2279f

Remove trailing whitespace
author Richard Laager <rlaager@wiktel.com>
date Tue, 04 Jan 2011 06:55:30 +0000
parents 73c8e1964eef
children
line wrap: on
line diff
--- a/pidgin/plugins/sendbutton.c	Tue Jan 04 06:42:45 2011 +0000
+++ b/pidgin/plugins/sendbutton.c	Tue Jan 04 06:55:30 2011 +0000
@@ -74,7 +74,7 @@
 		                  GINT_TO_POINTER(signal_id));
 		input_buffer_changed(buf, send_button);
 	}
- 
+
 	g_object_set_data(G_OBJECT(gtkconv->lower_hbox), "send_button",
 	                  send_button);
 }
@@ -128,7 +128,7 @@
 	 */
 
 	while (convs) {
-		
+
 		PurpleConversation *conv = (PurpleConversation *)convs->data;
 
 		/* Setup Send button */