summaryrefslogtreecommitdiff
path: root/lang/sr/patches/patch-aq
diff options
context:
space:
mode:
Diffstat (limited to 'lang/sr/patches/patch-aq')
-rw-r--r--lang/sr/patches/patch-aq13
1 files changed, 13 insertions, 0 deletions
diff --git a/lang/sr/patches/patch-aq b/lang/sr/patches/patch-aq
new file mode 100644
index 00000000000..a8f7a1db8c4
--- /dev/null
+++ b/lang/sr/patches/patch-aq
@@ -0,0 +1,13 @@
+$NetBSD: patch-aq,v 1.1.1.1 2005/02/25 15:54:59 is Exp $
+
+--- sr/protos.h.orig 1999-08-03 02:09:32.000000000 +0200
++++ sr/protos.h
+@@ -148,7 +148,7 @@ extern void mkinter PARAMS ((NOARGS));
+ extern void copen PARAMS ((char *fname));
+ extern void cdivert PARAMS ((int n));
+ extern void undivert PARAMS ((int n));
+-extern void cprintf PARAMS ((/* VARARGS */));
++extern void cprintf PARAMS ((char *, ...));
+ extern void cflush PARAMS (());
+ extern void cclose PARAMS ((NOARGS));
+ extern void setstream PARAMS ((int n));