src/hb-aat-layout-kerx-table.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit e640f3a6b16f41cee5f7868ec738fda01244e96a Author: Behdad Esfahbod <beh...@behdad.org> Date: Tue Oct 9 08:28:07 2018 -0400 Another old bot fix diff --git a/src/hb-aat-layout-kerx-table.hh b/src/hb-aat-layout-kerx-table.hh index 6a793a3e..49d188c3 100644 --- a/src/hb-aat-layout-kerx-table.hh +++ b/src/hb-aat-layout-kerx-table.hh @@ -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; } _______________________________________________ HarfBuzz mailing list HarfBuzz@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/harfbuzz