提交 f3b170bd 编写于 作者: B Behdad Esfahbod

Minor

上级 2958f2c1
...@@ -179,7 +179,7 @@ static const char canon_map[256] = { ...@@ -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 '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, lang_equal (hb_language_t v1,
const void *v2) const void *v2)
{ {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册