mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-12 16:23:01 +00:00
Whitespace
This commit is contained in:
parent
b976940243
commit
7886b1578f
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue