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

[HB] Ouch. Fix compilation.

上级 0532ed16
......@@ -919,7 +919,7 @@ struct MarkBasePosFormat1
if (HB_UNLIKELY (i == count))
return false;
i++, j--;
} while (_hb_ot_layout_skip_mark (context->face, IN_INFO (j), LookupFlag::IgnoreMarks, &property))
} while (_hb_ot_layout_skip_mark (context->face, IN_INFO (j), LookupFlag::IgnoreMarks, &property));
#if 0
/* The following assertion is too strong. */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册