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

Minor

上级 47ef931f
......@@ -176,7 +176,7 @@ struct hb_apply_context_t
num_items++;
}
inline bool next (unsigned int *property_out,
unsigned int lookup_props)
unsigned int lookup_props)
{
assert (num_items > 0);
do
......@@ -225,7 +225,7 @@ struct hb_apply_context_t
num_items++;
}
inline bool prev (unsigned int *property_out,
unsigned int lookup_props)
unsigned int lookup_props)
{
assert (num_items > 0);
do
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册