---
 src/vikwindow.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/vikwindow.c b/src/vikwindow.c
index 19f9214..2f3afe5 100644
--- a/src/vikwindow.c
+++ b/src/vikwindow.c
@@ -2107,7 +2107,7 @@ static void draw_to_image_file ( VikWindow *vw, const 
gchar *fn, gboolean one_im
 
 static void draw_to_image_file_cb ( GtkAction *a, VikWindow *vw )
 {
-  const gchar *fn;
+  gchar *fn;
   if (!vw->save_img_dia) {
     vw->save_img_dia = gtk_file_chooser_dialog_new (_("Save Image"),
                                      GTK_WINDOW(vw),
-- 
1.7.2.3


------------------------------------------------------------------------------
Forrester recently released a report on the Return on Investment (ROI) of
Google Apps. They found a 300% ROI, 38%-56% cost savings, and break-even
within 7 months.  Over 3 million businesses have gone Google with Google Apps:
an online email calendar, and document program that's accessible from your 
browser. Read the Forrester report: http://p.sf.net/sfu/googleapps-sfnew
_______________________________________________
Viking-devel mailing list
Viking-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/viking-devel
Viking home page: http://viking.sf.net/

Reply via email to