diff options
Diffstat (limited to 'community/wireshark/fix-udpdump.patch')
-rw-r--r-- | community/wireshark/fix-udpdump.patch | 2 |
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> |