aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/star/files/patch-aa
blob: 8d4d7feffcbbdcdde770fd36f2b1d8f859059d95 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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 *));