aboutsummaryrefslogtreecommitdiffstats
path: root/color_filters.c
diff options
context:
space:
mode:
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2008-02-27 00:24:24 +0000
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2008-02-27 00:24:24 +0000
commit2f23034cbe4f7b85dd6b052dd14629d3fd2d9127 (patch)
treea1c799f180a08df519688b374df653ce52a8523a /color_filters.c
parentd305e75bfa9340dcfbf82c7beae050deb5d82da3 (diff)
Fix another compile error ....
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24484 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'color_filters.c')
-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,