From 9e4fcb29cf7f05c18f7fd34e318f9e795fa32e91 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Wed, 14 Nov 2007 22:04:21 +0000 Subject: ** Remove trailing whitespace from source code. 2007-11-14 Matthew Barnes ** Remove trailing whitespace from source code. svn path=/trunk/; revision=34537 --- plugins/groupwise-features/junk-settings.h | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'plugins/groupwise-features/junk-settings.h') diff --git a/plugins/groupwise-features/junk-settings.h b/plugins/groupwise-features/junk-settings.h index 5a9b57ce12..59204e1f14 100644 --- a/plugins/groupwise-features/junk-settings.h +++ b/plugins/groupwise-features/junk-settings.h @@ -59,11 +59,11 @@ struct _GtkVBox; struct _JunkSettings { GtkVBox parent_object; - + struct _GladeXML *xml; - + /* General tab */ - + /* Default Behavior */ struct _GtkTreeView *entry_list; struct _GtkButton *add_button; @@ -78,7 +78,7 @@ struct _JunkSettings { struct _GtkVBox *vbox; struct _GtkVBox *table; struct _GtkWidget *window; - + GList *junk_list; gint users; gint flag_for_ok; @@ -89,7 +89,7 @@ struct _JunkSettings { struct _JunkSettingsClass { GtkVBoxClass parent_class; - + }; GType junk_settings_get_type (void); -- cgit v1.2.3