This commit is contained in:
Behdad Esfahbod 2015-04-08 16:26:24 -07:00
parent 2958f2c147
commit f3b170bdd9
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ static const char canon_map[256] = {
'p', 'q', 'r', 's', 't', 'u', 'v', 'w', 'x', 'y', 'z', 0, 0, 0, 0, 0
};
static hb_bool_t
static bool
lang_equal (hb_language_t v1,
const void *v2)
{