Ansify declaration of FontToXError()

(cherry picked from commit e85d5d707d)
This commit is contained in:
Julien Cristau 2008-10-26 11:55:50 +01:00 committed by Jeremy Huddleston
parent e902f51490
commit e1b5967c1a

View file

@ -98,8 +98,7 @@ static FontPathElementPtr *slept_fpes = (FontPathElementPtr *) 0;
static FontPatternCachePtr patternCache;
static int
FontToXError(err)
int err;
FontToXError(int err)
{
switch (err) {
case Successful: