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

Minor

上级 55c66c7c
...@@ -96,7 +96,7 @@ DEFINE_NULL_INSTANCE (hb_face_t) = ...@@ -96,7 +96,7 @@ DEFINE_NULL_INSTANCE (hb_face_t) =
#undef HB_SHAPER_IMPLEMENT #undef HB_SHAPER_IMPLEMENT
}, },
HB_ATOMIC_PTR_INIT (nullptr), /* shape_plans */ /* Zero for the rest is fine. */
}; };
......
...@@ -54,7 +54,7 @@ struct hb_face_t ...@@ -54,7 +54,7 @@ struct hb_face_t
struct hb_shaper_data_t shaper_data; /* Various shaper data. */ struct hb_shaper_data_t shaper_data; /* Various shaper data. */
hb_ot_face_t table; hb_ot_face_t table; /* All the face's tables. */
/* Cache */ /* Cache */
struct plan_node_t struct plan_node_t
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册