summaryrefslogtreecommitdiff
path: root/src/stubs/errorf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/stubs/errorf.c')
-rw-r--r--src/stubs/errorf.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/stubs/errorf.c b/src/stubs/errorf.c
index 44d675c..7fdd1d5 100644
--- a/src/stubs/errorf.c
+++ b/src/stubs/errorf.c
@@ -1,9 +1,9 @@
-/* $XFree86: xc/lib/font/stubs/errorf.c,v 1.1 1999/01/11 05:13:19 dawes Exp $ */
+/* $XFree86: xc/lib/font/stubs/errorf.c,v 1.2 2003/09/13 21:33:02 dawes Exp $ */
#include "stubs.h"
void
-ErrorF(char *f)
+ErrorF(const char *f, ...)
{
}