From 7a4a848db27d1605195f677c9c8632cde558aa05 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Thu, 19 Jan 2012 15:15:21 -0500 Subject: [PATCH] Minor --- src/hb-ot-shape-complex-private.hh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/hb-ot-shape-complex-private.hh b/src/hb-ot-shape-complex-private.hh index 12ac770..8b775fb 100644 --- a/src/hb-ot-shape-complex-private.hh +++ b/src/hb-ot-shape-complex-private.hh @@ -125,7 +125,8 @@ hb_ot_shape_complex_categorize (const hb_segment_properties_t *props) case HB_SCRIPT_LEPCHA: case HB_SCRIPT_MALAYALAM: case HB_SCRIPT_NEW_TAI_LUE: - case HB_SCRIPT_ORIYA: case HB_SCRIPT_REJANG: + case HB_SCRIPT_ORIYA: + case HB_SCRIPT_REJANG: case HB_SCRIPT_SINHALA: case HB_SCRIPT_SUNDANESE: case HB_SCRIPT_TAI_THAM: -- 2.7.4