aboutsummaryrefslogtreecommitdiffstats
path: root/community/wireshark/fix-udpdump.patch
diff options
context:
space:
mode:
Diffstat (limited to 'community/wireshark/fix-udpdump.patch')
-rw-r--r--community/wireshark/fix-udpdump.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/wireshark/fix-udpdump.patch b/community/wireshark/fix-udpdump.patch
index a75a7851ea..08d11d3eec 100644
--- a/community/wireshark/fix-udpdump.patch
+++ b/community/wireshark/fix-udpdump.patch
@@ -1,6 +1,6 @@
--- a/extcap/udpdump.c
+++ b/extcap/udpdump.c
-@@ -56,6 +56,10 @@
+@@ -50,6 +50,10 @@
#include <wsutil/inet_addr.h>
#include <wsutil/filesystem.h>