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 443d218c84
commit 403745e52d

View File

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