aboutsummaryrefslogtreecommitdiffstats
path: root/japanese/prn/files/patch-cmt.h
blob: fc5b9d8080813f687d6d5f9faf44e7da12c9feea (plain) (blame)
1
2
3
4
5
6
7
8
--- cmt.h.orig  Fri Feb  6 00:13:05 2004
+++ cmt.h   Fri Feb  6 00:13:18 2004
@@ -32,4 +32,4 @@
 /*
  * Error handling function.
  */
-extern void error();
+extern void error(char *, ...);