Fix everything-bot
diff --git a/src/hb-ot-layout.cc b/src/hb-ot-layout.cc index 18c8107..e135e4a 100644 --- a/src/hb-ot-layout.cc +++ b/src/hb-ot-layout.cc
@@ -669,7 +669,7 @@ hb_set_t *feature_indexes_) : g (get_gsubgpos_table (face, table_tag)), feature_indexes (feature_indexes_), - langsys_count(0), script_count(0) {} + script_count(0),langsys_count(0) {} bool inline visited (const OT::Script &s) {