Minor
This commit is contained in:
parent
fa1ae3d465
commit
bcb913efb4
|
@ -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);
|
||||||
|
|
Loading…
Reference in New Issue