summaryrefslogtreecommitdiff
path: root/net/tcpdump/files/extra-patch-extract.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/tcpdump/files/extra-patch-extract.h')
-rw-r--r--net/tcpdump/files/extra-patch-extract.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tcpdump/files/extra-patch-extract.h b/net/tcpdump/files/extra-patch-extract.h
index 1accfcbab2c5..0557722c67f2 100644
--- a/net/tcpdump/files/extra-patch-extract.h
+++ b/net/tcpdump/files/extra-patch-extract.h
@@ -1,5 +1,5 @@
---- extract.h.orig Wed Dec 11 07:13:51 2002
-+++ extract.h Wed Mar 31 01:03:41 2004
+--- extract.h.orig Tue Dec 10 23:13:51 2002
++++ extract.h Tue Mar 30 20:38:35 2004
@@ -96,3 +96,12 @@
(u_int32_t)*((const u_int8_t *)(p) + 2) << 16 | \
(u_int32_t)*((const u_int8_t *)(p) + 1) << 8 | \