aboutsummaryrefslogtreecommitdiffstats
path: root/modules/calendar/e-cal-shell-backend.c
diff options
context:
space:
mode:
Diffstat (limited to 'modules/calendar/e-cal-shell-backend.c')
-rw-r--r--modules/calendar/e-cal-shell-backend.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/modules/calendar/e-cal-shell-backend.c b/modules/calendar/e-cal-shell-backend.c
index 95ecf398e8..ab8ecd550f 100644
--- a/modules/calendar/e-cal-shell-backend.c
+++ b/modules/calendar/e-cal-shell-backend.c
@@ -362,8 +362,8 @@ cal_shell_backend_init_importers (void)
static void
populate_g_date (GDate *date,
- time_t utc_time,
- icaltimezone *zone)
+ time_t utc_time,
+ icaltimezone *zone)
{
struct icaltimetype icaltm;