diff options
author | Cy Schubert <cy@FreeBSD.org> | 2023-02-14 21:02:51 -0800 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2023-02-15 08:55:01 -0800 |
commit | b4c6b8717bcfc34a90c054805a98178b98878a3d (patch) | |
tree | f9b8e0fcd4095d8441217a37c84ee0c5975f18c9 /net/tcpview/files/patch-util.c | |
parent | x11/xforward: Permanently fix LLVM15 build error (diff) |
net/tcpview: Regenerate patches
Regenerate patches using makepatch.
Diffstat (limited to 'net/tcpview/files/patch-util.c')
-rw-r--r-- | net/tcpview/files/patch-util.c | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/net/tcpview/files/patch-util.c b/net/tcpview/files/patch-util.c index a42a462b54e1..368173a332cc 100644 --- a/net/tcpview/files/patch-util.c +++ b/net/tcpview/files/patch-util.c @@ -1,6 +1,6 @@ ---- util.c.orig Fri Apr 23 04:40:36 1993 -+++ util.c Tue Oct 28 01:59:11 2003 -@@ -64,7 +64,7 @@ +--- util.c.orig 1993-04-22 20:40:36 UTC ++++ util.c +@@ -64,7 +64,7 @@ static char rcsid[] = #include <sys/types.h> #include <sys/time.h> #include <ctype.h> @@ -9,7 +9,7 @@ #include <sys/file.h> #include <sys/stat.h> -@@ -277,16 +277,13 @@ +@@ -277,16 +277,13 @@ void } void @@ -28,7 +28,7 @@ (void)vfprintf(stderr, cp, ap); va_end(ap); if (*cp) { -@@ -301,16 +298,13 @@ +@@ -301,16 +298,13 @@ void /* VARARGS */ void |