Whitespace
diff --git a/src/hb-ot-tag.cc b/src/hb-ot-tag.cc index 13b1e0f..818d6ee 100644 --- a/src/hb-ot-tag.cc +++ b/src/hb-ot-tag.cc
@@ -348,7 +348,9 @@ { if (language_count && language_tags && *language_count) *language_count = 0; - } else { + } + else + { const char *lang_str, *s, *limit, *private_use_subtag; bool needs_language;