aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/ldap_stat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/ldap_stat.c')
-rw-r--r--gtk/ldap_stat.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/ldap_stat.c b/gtk/ldap_stat.c
index ae56cbaef2..f2b22a4447 100644
--- a/gtk/ldap_stat.c
+++ b/gtk/ldap_stat.c
@@ -1,7 +1,7 @@
/* ldap_stat.c
* ldap_stat 2003 Ronnie Sahlberg
*
- * $Id: ldap_stat.c,v 1.1 2003/11/05 09:04:51 sahlberg Exp $
+ * $Id: ldap_stat.c,v 1.2 2003/12/04 00:45:38 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -262,7 +262,7 @@ gtk_ldapstat_cb(GtkWidget *w _U_, gpointer d _U_)
GtkWidget *dlg_box;
GtkWidget *filter_box, *filter_bt;
GtkWidget *bbox, *start_button, *cancel_button;
- char *filter;
+ const char *filter;
static construct_args_t args = {
"Service Response Time Statistics Filter",
TRUE,