This commit is contained in:
Behdad Esfahbod 2018-12-30 17:54:24 -05:00
parent fa1ae3d465
commit bcb913efb4
1 changed files with 1 additions and 1 deletions

View File

@ -1334,7 +1334,7 @@ struct ClassDefFormat2
} }
bool serialize (hb_serialize_context_t *c, bool serialize (hb_serialize_context_t *c,
hb_array_t<const HBUINT16> glyphs, hb_array_t<const GlyphID> glyphs,
hb_array_t<const HBUINT16> klasses) hb_array_t<const HBUINT16> klasses)
{ {
TRACE_SERIALIZE (this); TRACE_SERIALIZE (this);