[empathy] empathy-time: remove trailing tabs



commit 12a1643c10b0d9375ef41cb9493d08c46c5b96ef
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Wed Jun 24 15:26:49 2009 +0100

    empathy-time: remove trailing tabs

 libempathy/empathy-time.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libempathy/empathy-time.c b/libempathy/empathy-time.c
index 5a934a5..19397e7 100644
--- a/libempathy/empathy-time.c
+++ b/libempathy/empathy-time.c
@@ -42,7 +42,7 @@ empathy_time_get_local_time (struct tm *tm)
 {
 	const gchar *timezone;
 	time_t       t;
-	
+
 	timezone = g_getenv ("TZ");
 	g_setenv ("TZ", "", TRUE);
 



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