Imported Upstream version 2.6.7
[platform/upstream/harfbuzz.git] / src / hb-shape-plan.cc
index ffd723d..666470b 100644 (file)
@@ -257,7 +257,7 @@ bail:
 hb_shape_plan_t *
 hb_shape_plan_get_empty ()
 {
-  return const_cast<hb_shape_plan_t *> (&Null(hb_shape_plan_t));
+  return const_cast<hb_shape_plan_t *> (&Null (hb_shape_plan_t));
 }
 
 /**