mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-06 14:05:05 +00:00
Another old bot fix
This commit is contained in:
parent
e4f27f368f
commit
e640f3a6b1
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@ struct KerxSubTableFormat6
|
|||
|
||||
struct KerxTable
|
||||
{
|
||||
friend kerx;
|
||||
friend struct kerx;
|
||||
|
||||
inline unsigned int get_size (void) const { return length; }
|
||||
inline unsigned int get_type (void) const { return coverage & SubtableType; }
|
||||
|
|
Loading…
Add table
Reference in a new issue