From dbc22f9de50142b8339fa843575a5e15bd3fe8ff Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sun, 30 Jan 2011 11:32:55 -0500 Subject: More whitespace cleanup. --- calendar/gui/ea-week-view.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'calendar/gui/ea-week-view.c') diff --git a/calendar/gui/ea-week-view.c b/calendar/gui/ea-week-view.c index f922985819..456327bd39 100644 --- a/calendar/gui/ea-week-view.c +++ b/calendar/gui/ea-week-view.c @@ -218,8 +218,8 @@ ea_week_view_get_n_children (AtkObject *accessible) EWeekViewEventSpan *span; /* If week_view->spans == NULL, there is no visible events. */ - if (!week_view->spans) - break; + if (!week_view->spans) + break; event = &g_array_index (week_view->events, EWeekViewEvent, event_index); -- cgit v1.2.3