mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
4a9f39b5ce
The version number is the same but there are slight changes in the sources. This is why all the files have changed.
12 lines
209 B
Plaintext
12 lines
209 B
Plaintext
--- dviselect.c~ Thu Mar 14 21:53:21 1991
|
|
+++ dviselect.c Tue Aug 19 18:39:09 1997
|
|
@@ -124,8 +124,6 @@
|
|
|
|
#ifdef _AIX
|
|
char *malloc(), *realloc();
|
|
-#else
|
|
-char *malloc(), *realloc(), *sprintf();
|
|
#endif
|
|
|
|
/*
|