summaryrefslogtreecommitdiff
path: root/net/wireshark/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'net/wireshark/patches/patch-af')
-rw-r--r--net/wireshark/patches/patch-af13
1 files changed, 0 insertions, 13 deletions
diff --git a/net/wireshark/patches/patch-af b/net/wireshark/patches/patch-af
deleted file mode 100644
index d3c484faf85..00000000000
--- a/net/wireshark/patches/patch-af
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-af,v 1.1.2.2 2011/02/11 05:40:44 sbd Exp $
-
---- tshark.c.orig 2011-01-11 19:24:25.000000000 +0000
-+++ tshark.c
-@@ -2523,7 +2523,7 @@ load_cap_file(capture_file *cf, char *sa
- int snapshot_length;
- wtap_dumper *pdh;
- int err;
-- gchar *err_info;
-+ gchar *err_info = NULL;
- gint64 data_offset;
- char *save_file_string = NULL;
- gboolean filtering_tap_listeners;