aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/afp_stat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/afp_stat.c')
-rw-r--r--gtk/afp_stat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/afp_stat.c b/gtk/afp_stat.c
index 7580189ea8..4ac518b715 100644
--- a/gtk/afp_stat.c
+++ b/gtk/afp_stat.c
@@ -194,7 +194,7 @@ gtk_afpstat_init(const char *optarg)
gtk_widget_show_all(ss->win);
window_present(ss->win);
- cf_retap_packets(&cfile);
+ cf_retap_packets(&cfile, FALSE);
}
static tap_dfilter_dlg afp_stat_dlg = {