aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/ea-week-view-cell.c
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/ea-week-view-cell.c')
-rw-r--r--calendar/gui/ea-week-view-cell.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/ea-week-view-cell.c b/calendar/gui/ea-week-view-cell.c
index fce7a9def1..e8fffd8500 100644
--- a/calendar/gui/ea-week-view-cell.c
+++ b/calendar/gui/ea-week-view-cell.c
@@ -85,7 +85,7 @@ e_week_view_cell_new (EWeekView *week_view,
cell->column = column;
#ifdef ACC_DEBUG
- printf ("EvoAcc: e_week_view_cell created %p\n", (gpointer)cell);
+ printf ("EvoAcc: e_week_view_cell created %p\n", (gpointer) cell);
#endif
return cell;