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

13 lines
269 B
Plaintext

--- lib/font.c~ Thu Mar 14 21:57:06 1991
+++ lib/font.c Tue Aug 19 18:43:47 1997
@@ -67,9 +67,6 @@
*/
extern int errno;
char *getenv(), *malloc(), *strsave();
-#if !(defined(sys5) || defined(_AIX))
-char *sprintf();
-#endif
static readconf();
static setfont();