diff pidgin/plugins/gestures/stroke-draw.c @ 31534:a8cc50c2279f

Remove trailing whitespace
author Richard Laager <rlaager@wiktel.com>
date Tue, 04 Jan 2011 06:55:30 +0000
parents 4e7a9940627e
children
line wrap: on
line diff
--- a/pidgin/plugins/gestures/stroke-draw.c	Tue Jan 04 06:42:45 2011 +0000
+++ b/pidgin/plugins/gestures/stroke-draw.c	Tue Jan 04 06:55:30 2011 +0000
@@ -111,7 +111,7 @@
 	return TRUE;
 }
 
-static void gstroke_cancel(GdkEvent *event) 
+static void gstroke_cancel(GdkEvent *event)
 {
 	last_mouse_position.invalid = TRUE;
 
@@ -145,7 +145,7 @@
 			 * clicked after the middle button is clicked (but possibly
 			 * not released)
 			 */
-			gstroke_cancel(event);	
+			gstroke_cancel(event);
 			original_widget = NULL;
 			break;
 		}
@@ -299,7 +299,7 @@
 #if 0
   purple_debug(PURPLE_DEBUG_MISC, "gestures", "gstroke %s\n", name);
 #endif
-  
+
   if (hash_table)
     {
       struct gstroke_func_and_data *fd =