[hb-info] Minor formatting
This commit is contained in:
parent
c1679e0266
commit
972e3b76da
|
@ -102,7 +102,6 @@ struct info_t
|
||||||
show_all =
|
show_all =
|
||||||
list_all =
|
list_all =
|
||||||
true;
|
true;
|
||||||
first_item = false;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if (show_all)
|
if (show_all)
|
||||||
|
@ -111,6 +110,7 @@ struct info_t
|
||||||
show_unicode_count =
|
show_unicode_count =
|
||||||
show_glyph_count =
|
show_glyph_count =
|
||||||
true;
|
true;
|
||||||
|
first_item = false;
|
||||||
}
|
}
|
||||||
|
|
||||||
if (list_all)
|
if (list_all)
|
||||||
|
|
Loading…
Reference in New Issue