Fixup bb0e4ba3e9c5a407fc5d73c914e429d24d336380
authorBehdad Esfahbod <behdad@behdad.org>
Mon, 30 Jul 2012 01:35:22 +0000 (21:35 -0400)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 30 Jul 2012 01:35:22 +0000 (21:35 -0400)
src/hb-shape-plan.cc

index f9f9f3d..a478ba5 100644 (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 */