aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gui/ea-week-view.h
diff options
context:
space:
mode:
Diffstat (limited to 'calendar/gui/ea-week-view.h')
-rw-r--r--calendar/gui/ea-week-view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/calendar/gui/ea-week-view.h b/calendar/gui/ea-week-view.h
index 09409ec4cf..d6184f08c4 100644
--- a/calendar/gui/ea-week-view.h
+++ b/calendar/gui/ea-week-view.h
@@ -51,7 +51,7 @@ struct _EaWeekViewClass
EaCalViewClass parent_class;
};
-AtkObject* ea_week_view_new (GtkWidget *widget);
+AtkObject * ea_week_view_new (GtkWidget *widget);
G_END_DECLS