aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/ea-week-view-cell.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/ea-week-view-cell.h')
-rw-r--r--calendar/gui/ea-week-view-cell.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/ea-week-view-cell.h b/calendar/gui/ea-week-view-cell.h
index 1524e9d3a8..afef4d1302 100644
--- a/calendar/gui/ea-week-view-cell.h
+++ b/calendar/gui/ea-week-view-cell.h
@@ -78,7 +78,7 @@ struct _EaWeekViewCellClass
AtkGObjectAccessibleClass parent_class;
};
-AtkObject* ea_week_view_cell_new (GObject *gobj);
+AtkObject * ea_week_view_cell_new (GObject *gobj);
G_END_DECLS