summaryrefslogtreecommitdiff
path: root/net/sniffit/files/patch-sn_structs.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/sniffit/files/patch-sn_structs.h')
-rw-r--r--net/sniffit/files/patch-sn_structs.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/sniffit/files/patch-sn_structs.h b/net/sniffit/files/patch-sn_structs.h
deleted file mode 100644
index 6d0f47632a22..000000000000
--- a/net/sniffit/files/patch-sn_structs.h
+++ /dev/null
@@ -1,11 +0,0 @@
---- sn_structs.h.orig Sat Aug 16 09:12:03 2003
-+++ sn_structs.h Sat Aug 16 09:12:17 2003
-@@ -67,7 +67,7 @@
- struct snif_mask /* struct for mask */
- {
- _32_bit source_ip, destination_ip;
-- _32_bit short source_port, destination_port;
-+ _32_bit source_port, destination_port;
- };
-
- /* (packet generation) */