Whitespace

This commit is contained in:
Behdad Esfahbod 2023-01-06 12:51:58 -07:00
parent 76879c5763
commit 82c863a50b
1 changed files with 1 additions and 1 deletions

View File

@ -237,7 +237,7 @@ struct OS2
return_trace (true);
/* when --gids option is not used, no need to do collect_mapping that is
* iterating all codepoints in each subtable, which is not efficient */
* iterating all codepoints in each subtable, which is not efficient */
uint16_t min_cp, max_cp;
find_min_and_max_codepoint (c->plan->unicodes, &min_cp, &max_cp);
os2_prime->usFirstCharIndex = min_cp;