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

[AAT] Comment

上级 f39b5603
......@@ -394,7 +394,7 @@ struct Lookup
case 4: return_trace (u.format4.sanitize (c, base));
case 6: return_trace (u.format6.sanitize (c, base));
case 8: return_trace (u.format8.sanitize (c, base));
case 10: return_trace (false); /* No need to support format10 apparently */
case 10: return_trace (false); /* We don't support format10 here currently. */
default:return_trace (true);
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册