Fix another compile error ....
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 27 Feb 2008 00:24:24 +0000 (00:24 +0000)
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>
Wed, 27 Feb 2008 00:24:24 +0000 (00:24 +0000)
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24484 f5534014-38df-0310-8fa8-9805f1628bb7

color_filters.c

index 4d45c08ea52dea24698e6f57f47fe8fbd3198629..445c36d1cfa6b3ed4b5901e4629d86d7d72e8830 100644 (file)
@@ -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,