aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-03-24 08:55:23 +0800
committerobrien <obrien@FreeBSD.org>2001-03-24 08:55:23 +0800
commitdfd18921c2e4a9be16d9cba3cfe0b0e46bdd1e6d (patch)
tree99511456bd27ba9b9fd93219f549b4380670ab45 /net
parent050eaa79f0d47d9cc1aa20d2c973f0904de3894f (diff)
downloadfreebsd-ports-gnome-dfd18921c2e4a9be16d9cba3cfe0b0e46bdd1e6d.tar.gz
freebsd-ports-gnome-dfd18921c2e4a9be16d9cba3cfe0b0e46bdd1e6d.tar.zst
freebsd-ports-gnome-dfd18921c2e4a9be16d9cba3cfe0b0e46bdd1e6d.zip
reduce diff
Diffstat (limited to 'net')
-rw-r--r--net/tcpshow/files/patch-0213
1 files changed, 3 insertions, 10 deletions
diff --git a/net/tcpshow/files/patch-02 b/net/tcpshow/files/patch-02
index 781bc8d5c189..6461e845c6f2 100644
--- a/net/tcpshow/files/patch-02
+++ b/net/tcpshow/files/patch-02
@@ -1,13 +1,6 @@
---- tcpshow.c.orig Sat Aug 26 16:31:34 2000
-+++ tcpshow.c Sat Aug 26 18:36:52 2000
-@@ -357,17 +357,19 @@
- typedef unsigned short uint2;
- typedef unsigned int uint4;
- typedef unsigned char uchar;
--
--
-+
-+
+--- tcpshow.c.orig Fri Mar 23 12:10:23 2001
++++ tcpshow.c Fri Mar 23 16:53:26 2001
+@@ -362,12 +362,14 @@
#if !defined(NOETHERNAMES)
// mr980118 ether_ntohost() and related functions aren't prototyped in the
// standard include directory.