1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
freebsd-ports/print/dviselect/files/patch-ac
Jean-Marc Zucconi c2310184f9 Correct a mistake when I modified the port last week. Changes were relative
to the wrong distfile (there are 2 or 3 different versions of dviselect, but
the differences are essentially cosmetic)
2000-07-02 22:45:55 +00:00

13 lines
244 B
Plaintext

--- lib/font.c~ Wed Nov 15 13:19:43 1989
+++ lib/font.c Mon Jul 3 00:39:32 2000
@@ -67,9 +67,6 @@
*/
extern int errno;
char *getenv(), *malloc(), *strsave();
-#ifndef sys5
-char *sprintf();
-#endif
static readconf();
static setfont();