From 972e3b76da8330faec20883f978c40d701908d98 Mon Sep 17 00:00:00 2001 From: Behdad Esfahbod Date: Thu, 19 Jan 2023 14:42:18 -0700 Subject: [PATCH] [hb-info] Minor formatting --- util/hb-info.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/hb-info.cc b/util/hb-info.cc index a7198092c..dbfffb8db 100644 --- a/util/hb-info.cc +++ b/util/hb-info.cc @@ -102,7 +102,6 @@ struct info_t show_all = list_all = true; - first_item = false; } if (show_all) @@ -111,6 +110,7 @@ struct info_t show_unicode_count = show_glyph_count = true; + first_item = false; } if (list_all)