1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
freebsd-ports/print/dviselect/files/patch-ab
Jean-Marc Zucconi 4a9f39b5ce 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.
1997-08-19 18:05:37 +00:00

11 lines
216 B
Plaintext

--- 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)