From 44999e526a31721b0ed75ad6047948da837be4e0 Mon Sep 17 00:00:00 2001 From: Kaleb Keithley Date: Wed, 26 Nov 2003 22:48:40 +0000 Subject: merge latest (4.3.99.16) from XFree86 (vendor) branch --- src/stubs/fatalerror.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/stubs/fatalerror.c') diff --git a/src/stubs/fatalerror.c b/src/stubs/fatalerror.c index 62f571c..dbbfdd4 100644 --- a/src/stubs/fatalerror.c +++ b/src/stubs/fatalerror.c @@ -1,9 +1,9 @@ -/* $XFree86: xc/lib/font/stubs/fatalerror.c,v 1.1 1999/01/11 05:13:19 dawes Exp $ */ +/* $XFree86: xc/lib/font/stubs/fatalerror.c,v 1.2 2003/09/13 21:33:02 dawes Exp $ */ #include "stubs.h" void -FatalError(char *f) +FatalError(const char *f, ...) { } -- cgit v1.2.3