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. --- plugins/publish-calendar/publish-location.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'plugins/publish-calendar/publish-location.c') diff --git a/plugins/publish-calendar/publish-location.c b/plugins/publish-calendar/publish-location.c index f864d8a9ae..4bb4271037 100644 --- a/plugins/publish-calendar/publish-location.c +++ b/plugins/publish-calendar/publish-location.c @@ -33,7 +33,8 @@ #include static EPublishUri * -migrateURI (const gchar *xml, xmlDocPtr doc) +migrateURI (const gchar *xml, + xmlDocPtr doc) { GConfClient *client; GSList *uris, *l, *events = NULL; -- cgit v1.2.3