Minor
authorBehdad Esfahbod <behdad@behdad.org>
Sun, 30 Dec 2018 22:54:24 +0000 (17:54 -0500)
committerBehdad Esfahbod <behdad@behdad.org>
Mon, 21 Jan 2019 01:12:12 +0000 (20:12 -0500)
src/hb-ot-layout-common.hh

index a2ae944..2ac8cc0 100644 (file)
@@ -1334,7 +1334,7 @@ struct ClassDefFormat2
   }
 
   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)
   {
     TRACE_SERIALIZE (this);