From dfd18921c2e4a9be16d9cba3cfe0b0e46bdd1e6d Mon Sep 17 00:00:00 2001 From: obrien Date: Sat, 24 Mar 2001 00:55:23 +0000 Subject: reduce diff --- net/tcpshow/files/patch-02 | 13 +++---------- 1 file 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. -- cgit