aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--epan/follow.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/follow.c b/epan/follow.c
index 8900d7101c..73fe541b17 100644
--- a/epan/follow.c
+++ b/epan/follow.c
@@ -189,7 +189,7 @@ void
reset_udp_follow(void) {
remove_tap_listener(&stream_to_follow[UDP_STREAM]);
find_addr[UDP_STREAM] = FALSE;
- find_addr[UDP_STREAM] = FALSE;
+ find_index[UDP_STREAM] = FALSE;
}
gchar*