aboutsummaryrefslogtreecommitdiffstats
path: root/ui/gtk/follow_ssl.c
diff options
context:
space:
mode:
Diffstat (limited to 'ui/gtk/follow_ssl.c')
-rw-r--r--ui/gtk/follow_ssl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/gtk/follow_ssl.c b/ui/gtk/follow_ssl.c
index 8ef803bc70..7e826e9211 100644
--- a/ui/gtk/follow_ssl.c
+++ b/ui/gtk/follow_ssl.c
@@ -167,7 +167,7 @@ follow_ssl_stream_cb(GtkWidget * w _U_, gpointer data _U_)
/* Create a new filter that matches all packets in the SSL stream,
and set the display filter entry accordingly */
reset_tcp_reassembly();
- follow_filter = build_follow_filter(&cfile.edt->pi);
+ follow_filter = build_follow_conv_filter(&cfile.edt->pi);
if (!follow_filter)
{
simple_dialog(ESD_TYPE_ERROR, ESD_BTN_OK,