From 4a9f39b5ce1df6e6bad0a7225f4b46ea59901a33 Mon Sep 17 00:00:00 2001 From: Jean-Marc Zucconi Date: Tue, 19 Aug 1997 18:05:37 +0000 Subject: The distfile disapeared from the original site. Use another MASTER_SITES. The version number is the same but there are slight changes in the sources. This is why all the files have changed. --- print/dviselect/files/patch-ab | 50 +++++++++--------------------------------- 1 file changed, 10 insertions(+), 40 deletions(-) (limited to 'print/dviselect/files/patch-ab') diff --git a/print/dviselect/files/patch-ab b/print/dviselect/files/patch-ab index 9e70371e22f4..ee0f92f6c900 100644 --- a/print/dviselect/files/patch-ab +++ b/print/dviselect/files/patch-ab @@ -1,40 +1,10 @@ -*** lib/error.c.orig Mon Nov 26 23:53:19 1990 ---- lib/error.c Thu Oct 6 14:26:04 1994 -*************** -*** 16,22 **** - * OR _doprnt. It should work properly under System V using vprintf. - * (If you have vprintf, define HAVE_VPRINTF.) - */ -! - #include - #include - ---- 16,22 ---- - * OR _doprnt. It should work properly under System V using vprintf. - * (If you have vprintf, define HAVE_VPRINTF.) - */ -! #define HAVE_VPRINTF - #include - #include - -*************** -*** 32,40 **** - - extern char *ProgName; - extern int errno; -! extern char *sys_errlist[]; -! extern int sys_nerr; -! - error(va_alist) - va_dcl - { ---- 32,40 ---- - - extern char *ProgName; - extern int errno; -! /* extern char *sys_errlist[]; -! extern int sys_nerr; -! */ - error(va_alist) - va_dcl - { +--- lib/error.c~ Wed Nov 15 13:19:40 1989 ++++ lib/error.c Tue Aug 19 18:41:37 1997 +@@ -32,7 +32,6 @@ + + extern char *ProgName; + extern int errno; +-extern char *sys_errlist[]; + extern int sys_nerr; + + error(va_alist) -- cgit v1.2.3