some build fixes for compile issues reported

This commit is contained in:
nhmall
2018-05-12 06:57:34 -04:00
parent ba057ef3de
commit 9a87064cca
5 changed files with 58 additions and 22 deletions

View File

@@ -247,7 +247,7 @@ int glyph;
return encbuf;
}
char *
const char *
decode_mixed(buf, str)
char *buf;
const char *str;