This commit is contained in:
Behdad Esfahbod 2012-07-29 21:35:22 -04:00
parent cb3d340631
commit ef6e9cec33
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ hb_shape_plan_get_empty (void)
static const hb_shape_plan_t _hb_shape_plan_nil = {
HB_OBJECT_HEADER_STATIC,
false, /* default_shaper_list */
true, /* default_shaper_list */
NULL, /* face */
_HB_BUFFER_PROPS_DEFAULT, /* props */