Fixup bb0e4ba3e9
This commit is contained in:
parent
cb3d340631
commit
ef6e9cec33
|
@ -115,7 +115,7 @@ hb_shape_plan_get_empty (void)
|
||||||
static const hb_shape_plan_t _hb_shape_plan_nil = {
|
static const hb_shape_plan_t _hb_shape_plan_nil = {
|
||||||
HB_OBJECT_HEADER_STATIC,
|
HB_OBJECT_HEADER_STATIC,
|
||||||
|
|
||||||
false, /* default_shaper_list */
|
true, /* default_shaper_list */
|
||||||
NULL, /* face */
|
NULL, /* face */
|
||||||
_HB_BUFFER_PROPS_DEFAULT, /* props */
|
_HB_BUFFER_PROPS_DEFAULT, /* props */
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue