summaryrefslogtreecommitdiff
path: root/sysutils/star/files/patch-ac
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-05-04 16:20:15 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-05-04 16:20:15 +0000
commit63f643c15060296df9cf85c68e223f0f62d83a50 (patch)
treea4a62a360416b7db2272023f132dfd64d6ad1237 /sysutils/star/files/patch-ac
parentUpdate to 0.4.j. (diff)
Update to version 1.3.
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
Diffstat (limited to '')
-rw-r--r--sysutils/star/files/patch-ac11
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/star/files/patch-ac b/sysutils/star/files/patch-ac
index 8d4d7feffcbb..e69de29bb2d1 100644
--- a/sysutils/star/files/patch-ac
+++ b/sysutils/star/files/patch-ac
@@ -1,11 +0,0 @@
---- include/standard.h.orig Sun May 30 23:20:26 1999
-+++ include/standard.h Sun May 30 23:21:25 1999
-@@ -182,7 +182,7 @@
- extern int wait_chld __PR((int));
- extern int geterrno __PR((void));
- extern void raisecond __PR((const char *, long));
--extern int snprintf __PR((char *, unsigned, const char *, ...));
-+/*extern int snprintf __PR((char *, unsigned, const char *, ...)); */
- /*extern int sprintf __PR((char *, const char *, ...)); ist woanders falsch deklariert !!!*/
- extern char *strcatl __PR((char *, ...));
- extern int streql __PR((const char *, const char *));