aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/sctp_error_dlg.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/sctp_error_dlg.c')
-rw-r--r--gtk/sctp_error_dlg.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/sctp_error_dlg.c b/gtk/sctp_error_dlg.c
index 59eb44b95d..c81a63c5a3 100644
--- a/gtk/sctp_error_dlg.c
+++ b/gtk/sctp_error_dlg.c
@@ -294,6 +294,6 @@ void sctp_error_dlg_show(sctp_assoc_info_t* assoc)
/*void
register_tap_listener_sctp_error_dlg(void)
{
- register_tap_menu_item("SCTP/Show All Malformed Packets...", REGISTER_TAP_GROUP_NONE,
+ register_tap_menu_item("SCTP/Show All Malformed Packets...", REGISTER_TAP_GROUP_TELEPHONY,
sctp_error_start, NULL, NULL, NULL);
}*/