diff --git a/src/hb-ot-map.hh b/src/hb-ot-map.hh index 40b9921fd..fde85b1dd 100644 --- a/src/hb-ot-map.hh +++ b/src/hb-ot-map.hh @@ -162,7 +162,7 @@ struct hb_ot_map_t hb_mask_t global_mask; hb_vector_t features; - hb_vector_t lookups[2]; /* GSUB/GPOS */ + hb_vector_t lookups[2]; /* GSUB/GPOS */ hb_vector_t stages[2]; /* GSUB/GPOS */ };