diff options
Diffstat (limited to 'net/tcpview/files/patch-gencode.c')
-rw-r--r-- | net/tcpview/files/patch-gencode.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/tcpview/files/patch-gencode.c b/net/tcpview/files/patch-gencode.c index 46d985fe5039..a027cd61128d 100644 --- a/net/tcpview/files/patch-gencode.c +++ b/net/tcpview/files/patch-gencode.c @@ -1,6 +1,6 @@ ---- gencode.c.orig Fri Apr 23 04:40:01 1993 -+++ gencode.c Tue Oct 28 02:03:44 2003 -@@ -36,7 +36,7 @@ +--- gencode.c.orig 1993-04-22 20:40:01 UTC ++++ gencode.c +@@ -36,7 +36,7 @@ static char rcsid[] = #include <net/bpf.h> #ifdef TCPVIEW @@ -9,7 +9,7 @@ #include <setjmp.h> static jmp_buf env; #define error parse_error -@@ -97,10 +97,15 @@ +@@ -97,10 +97,15 @@ static int cur_chunk; static int cur_chunk; #ifdef TCPVIEW |