From dc0ab70f11e998c5d038fe1f078768b8dc071dc7 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Sat, 13 Jun 2009 22:06:45 -0400 Subject: Fix coding style. --- calendar/gui/dialogs/comp-editor.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'calendar/gui/dialogs') diff --git a/calendar/gui/dialogs/comp-editor.c b/calendar/gui/dialogs/comp-editor.c index 794184d24b..268f61ac03 100644 --- a/calendar/gui/dialogs/comp-editor.c +++ b/calendar/gui/dialogs/comp-editor.c @@ -261,8 +261,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