aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/isup_stat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/isup_stat.c')
-rw-r--r--gtk/isup_stat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/isup_stat.c b/gtk/isup_stat.c
index befac9102a..795f4a64c0 100644
--- a/gtk/isup_stat.c
+++ b/gtk/isup_stat.c
@@ -398,7 +398,7 @@ register_tap_listener_gtkisup_stat(void)
GString *err_p;
- register_ethereal_tap("isup,", isup_stat_gtk_init);
+ register_tap_listener_cmd_arg("isup,", isup_stat_gtk_init);
memset((void *) &stat, 0, sizeof(isup_stat_t));