提交 7b5ce416 编写于 作者: B Behdad Esfahbod

Whitespace

上级 c4d0d11c
......@@ -1261,8 +1261,7 @@ struct SubstLookup : Lookup
template <typename context_t>
static inline typename context_t::return_t dispatch_recurse_func (context_t *c, unsigned int lookup_index);
static inline hb_closure_context_t::return_t dispatch_closure_recurse_func
(hb_closure_context_t *c, unsigned int lookup_index)
static inline hb_closure_context_t::return_t dispatch_closure_recurse_func (hb_closure_context_t *c, unsigned int lookup_index)
{
if (!c->start_lookup (lookup_index))
return HB_VOID;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册