diff pidgin/plugins/cap/cap.h @ 31533:44f53d3fc54f

Remove trailing whitespace
author Richard Laager <rlaager@wiktel.com>
date Tue, 04 Jan 2011 06:42:45 +0000
parents c38d72677c8a
children
line wrap: on
line diff
--- a/pidgin/plugins/cap/cap.h	Mon Jan 03 19:18:07 2011 +0000
+++ b/pidgin/plugins/cap/cap.h	Tue Jan 04 06:42:45 2011 +0000
@@ -58,7 +58,7 @@
 /* Prefs UI */
 typedef struct _CapPrefsUI CapPrefsUI;
 
-struct _CapPrefsUI { 
+struct _CapPrefsUI {
 	GtkWidget *ret;
 	GtkWidget *cap_vbox;
 	GtkWidget *table_layout;