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

Minor

上级 a18897f8
......@@ -45,7 +45,7 @@ struct hb_utf_t<uint8_t, true>
{
/* Written to only accept well-formed sequences.
* Based on ideas from ICU's U8_NEXT.
* Generates a -1 for each ill-formed byte. */
* Generates one "replacement" for each ill-formed byte. */
hb_codepoint_t c = *text++;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册