summaryrefslogtreecommitdiff
path: root/net/tcpdump/files/extra-patch-extract.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--net/tcpdump/files/extra-patch-extract.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/tcpdump/files/extra-patch-extract.h b/net/tcpdump/files/extra-patch-extract.h
index 143a27c6fd36..1accfcbab2c5 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 Dec 10 18:45:34 2003
++++ extract.h Wed Mar 31 01:03:41 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 | \