summaryrefslogtreecommitdiff
path: root/ui/gtk/ldap_stat.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gtk/ldap_stat.c')
-rw-r--r--ui/gtk/ldap_stat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gtk/ldap_stat.c b/ui/gtk/ldap_stat.c
index 1b6aa7d9b7..ee05193c5e 100644
--- a/ui/gtk/ldap_stat.c
+++ b/ui/gtk/ldap_stat.c
@@ -223,7 +223,7 @@ gtk_ldapstat_init(const char *opt_arg, void *userdata _U_)
}
static tap_param ldap_stat_params[] = {
- { PARAM_FILTER, "Filter", NULL }
+ { PARAM_FILTER, "Filter", NULL, TRUE }
};
static tap_param_dlg ldap_stat_dlg = {