]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-time.c
Updated Basque language
[empathy.git] / libempathy / empathy-time.c
index 5a934a5e3456a7a6ac340a651ef79b2eb220eadd..19397e7a9fc757180251dd1a5e6df935e444377c 100644 (file)
@@ -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);