From 6b12be62e100934ccae65f197c8c7eef2c8ae3a4 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 13 Jun 2009 22:51:11 -0400 Subject: Fix coding style. --- calendar/gui/dialogs/comp-editor.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'calendar/gui/dialogs/comp-editor.c') diff --git a/calendar/gui/dialogs/comp-editor.c b/calendar/gui/dialogs/comp-editor.c index 469c1c6e28..ba43eaf98d 100644 --- a/calendar/gui/dialogs/comp-editor.c +++ b/calendar/gui/dialogs/comp-editor.c @@ -246,8 +246,8 @@ get_attachment_list (CompEditor *editor) EAttachmentView *view; GFile *destination; GSList *list = NULL; - const char *comp_uid = NULL; - const char *local_store; + const gchar *comp_uid = NULL; + const gchar *local_store; gchar *uri; gint ii; -- cgit v1.2.3