aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/e-cal-list-view.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/e-cal-list-view.c')
-rw-r--r--calendar/gui/e-cal-list-view.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/calendar/gui/e-cal-list-view.c b/calendar/gui/e-cal-list-view.c
index 844ce26480..b4bf105a7b 100644
--- a/calendar/gui/e-cal-list-view.c
+++ b/calendar/gui/e-cal-list-view.c
@@ -74,9 +74,9 @@ G_DEFINE_TYPE (ECalListView, e_cal_list_view, E_TYPE_CALENDAR_VIEW)
static void
e_cal_list_view_get_property (GObject *object,
- guint property_id,
- GValue *value,
- GParamSpec *pspec)
+ guint property_id,
+ GValue *value,
+ GParamSpec *pspec)
{
ECalListView *eclv = E_CAL_LIST_VIEW (object);
@@ -152,8 +152,8 @@ get_current_time_cb (ECellDateEdit *ecde,
static void
e_cal_list_view_table_editing_changed_cb (ETable *table,
- GParamSpec *param,
- ECalListView *eclv)
+ GParamSpec *param,
+ ECalListView *eclv)
{
g_return_if_fail (E_IS_CAL_LIST_VIEW (eclv));