Whitespace

This commit is contained in:
Behdad Esfahbod 2019-01-24 18:06:17 +01:00
parent b976940243
commit 7886b1578f
1 changed files with 1 additions and 1 deletions

View File

@ -481,7 +481,7 @@ struct LigatureSubtable
return;
if (buffer->idx >= buffer->len)
return; // TODO Work on previous instead?
return; /* TODO Work on previous instead? */
unsigned int cursor = match_length;