[evolution] Whitespace cleanup.



commit 0bd9354282840a7195aa1aa97435d1557f27765a
Author: Matthew Barnes <mbarnes redhat com>
Date:   Sat Jan 9 23:36:05 2010 -0500

    Whitespace cleanup.

 calendar/gui/alarm-notify/config-data.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/calendar/gui/alarm-notify/config-data.c b/calendar/gui/alarm-notify/config-data.c
index a55a9dd..406c28a 100644
--- a/calendar/gui/alarm-notify/config-data.c
+++ b/calendar/gui/alarm-notify/config-data.c
@@ -211,7 +211,7 @@ config_data_get_timezone (void)
 
 	if (gconf_client_get_bool (conf_client, "/apps/evolution/calendar/display/use_system_timezone", NULL))
 		location = e_cal_util_get_system_timezone_location ();
-	else 
+	else
 		location = gconf_client_get_string (conf_client, "/apps/evolution/calendar/display/timezone", NULL);
 
 	if (location && location[0]) {



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