[evolution] Remove trailing whitespaces



commit 268fade61f362a3e73d67ed79795cacb1d49155b
Author: Milan Crha <mcrha redhat com>
Date:   Tue Sep 22 18:51:15 2009 +0200

    Remove trailing whitespaces

 .../org-gnome-groupwise-features.eplug.xml         |    2 +-
 plugins/groupwise-features/process-meeting.c       |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml b/plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml
index 6ebc98e..7e7c3ef 100644
--- a/plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml
+++ b/plugins/groupwise-features/org-gnome-groupwise-features.eplug.xml
@@ -89,7 +89,7 @@
 
 		<hook class="org.gnome.evolution.shell.events:1.0">
 			<event id="upgrade.done" handle="ensure_mandatory_esource_properties" target="upgrade"/>
-		</hook>    
+		</hook>
 	</e-plugin>
 
 </e-plugin-list>
diff --git a/plugins/groupwise-features/process-meeting.c b/plugins/groupwise-features/process-meeting.c
index 7f49d8a..90ac465 100644
--- a/plugins/groupwise-features/process-meeting.c
+++ b/plugins/groupwise-features/process-meeting.c
@@ -217,7 +217,7 @@ get_calendar_view (EShellView *shell_view)
 
 	view_type = gnome_calendar_get_view (gcal);
 
-	return gnome_calendar_get_calendar_view (gcal, view_type);	
+	return gnome_calendar_get_calendar_view (gcal, view_type);
 }
 
 void



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]