[hmtx] Whitespace

This commit is contained in:
Behdad Esfahbod 2018-10-14 16:26:03 -07:00
parent 62376a7d98
commit e1add2a275
1 changed files with 1 additions and 1 deletions

View File

@ -249,7 +249,7 @@ struct hmtxvmtx
hb_blob_destroy (var_blob); hb_blob_destroy (var_blob);
} }
inline unsigned int get_advance (hb_codepoint_t glyph) const inline unsigned int get_advance (hb_codepoint_t glyph) const
{ {
if (unlikely (glyph >= num_metrics)) if (unlikely (glyph >= num_metrics))
{ {