summaryrefslogtreecommitdiff
path: root/www/Mosaic/patches/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'www/Mosaic/patches/patch-ab')
-rw-r--r--www/Mosaic/patches/patch-ab26
1 files changed, 13 insertions, 13 deletions
diff --git a/www/Mosaic/patches/patch-ab b/www/Mosaic/patches/patch-ab
index fb7420fcc39..331fe326425 100644
--- a/www/Mosaic/patches/patch-ab
+++ b/www/Mosaic/patches/patch-ab
@@ -1,14 +1,14 @@
-$NetBSD: patch-ab,v 1.2 1998/08/07 11:14:15 agc Exp $
+$NetBSD: patch-ab,v 1.3 2004/05/03 23:30:00 wiz Exp $
-*** libwww2/HTTCP.c.orig Mon Aug 7 17:12:22 1995
---- libwww2/HTTCP.c Mon Aug 7 17:12:28 1995
-***************
-*** 65,71 ****
- extern int errno;
- #endif /* errno */
-
-- extern char *sys_errlist[]; /* see man perror on cernvax */
- extern int sys_nerr;
-
- /* Report Internet Error
---- 65,70 ----
+--- libwww2/HTTCP.c.orig 1996-06-27 02:22:48.000000000 +0200
++++ libwww2/HTTCP.c
+@@ -72,9 +72,6 @@ PRIVATE char *hostname=0; /* The name o
+ extern int errno;
+ #endif /* errno */
+
+-extern char *sys_errlist[]; /* see man perror on cernvax */
+-extern int sys_nerr;
+-
+ /* Report Internet Error
+ ** ---------------------
+ */