mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 14:34:29 +00:00
Ansify declaration of FontToXError()
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user