From 777c1cbd40eb63365f2c28e38f6a93beb2d1c9d1 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Tue, 16 Aug 2011 11:25:56 -0400 Subject: Coding style and whitespace cleanup. --- calendar/gui/e-day-view-layout.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'calendar/gui/e-day-view-layout.h') diff --git a/calendar/gui/e-day-view-layout.h b/calendar/gui/e-day-view-layout.h index c169a06b59..5dae66244b 100644 --- a/calendar/gui/e-day-view-layout.h +++ b/calendar/gui/e-day-view-layout.h @@ -29,7 +29,7 @@ G_BEGIN_DECLS /* I've split these functions away from EDayView so we can use them for - printing. */ + * printing. */ void e_day_view_layout_long_events (GArray *events, gint days_shown, -- cgit