aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2008-02-27 00:24:24 +0000
committerBill Meier <wmeier@newsguy.com>2008-02-27 00:24:24 +0000
commita2b19b3603f1cb955f9fd37d31c849fa7599997d (patch)
treea1c799f180a08df519688b374df653ce52a8523a
parent1e65f5b562d31a79a89ed48d2f047815fef5ab42 (diff)
Fix another compile error ....
svn path=/trunk/; revision=24484
-rw-r--r--color_filters.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/color_filters.c b/color_filters.c
index 4d45c08ea5..445c36d1cf 100644
--- a/color_filters.c
+++ b/color_filters.c
@@ -741,7 +741,7 @@ gboolean
color_filters_write(GSList *cfl)
{
gchar *pf_dir_path;
- const gchar *path;
+ gchar *path;
FILE *f;
/* Create the directory that holds personal configuration files,