From fcbbdfbd18e15b4ee8322a0217cf03a689a5e033 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/dialogs/recur-comp.c | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'calendar/gui/dialogs/recur-comp.c') diff --git a/calendar/gui/dialogs/recur-comp.c b/calendar/gui/dialogs/recur-comp.c index 3514c03dbf..e9a941998d 100644 --- a/calendar/gui/dialogs/recur-comp.c +++ b/calendar/gui/dialogs/recur-comp.c @@ -33,9 +33,10 @@ gboolean recur_component_dialog (ECalClient *client, - ECalComponent *comp, - CalObjModType *mod, - GtkWindow *parent, gboolean delegated) + ECalComponent *comp, + CalObjModType *mod, + GtkWindow *parent, + gboolean delegated) { gchar *str; GtkWidget *dialog, *rb_this, *rb_prior, *rb_future, *rb_all, *hbox; -- cgit v1.2.3