mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-14 17:13:40 +00:00
[hb-info] Minor formatting
This commit is contained in:
parent
c1679e0266
commit
972e3b76da
1 changed files with 1 additions and 1 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Reference in a new issue