Fix API comment

pull/2473/head
Behdad Esfahbod 5 years ago
parent 1bac85828c
commit 26514ad70e
  1. 2
      src/hb-ot-layout.h

@ -455,7 +455,7 @@ hb_ot_layout_lookup_get_glyph_alternates (hb_face_t *face,
hb_codepoint_t glyph,
unsigned start_offset,
unsigned *alternate_count /* IN/OUT */,
hb_codepoint_t *alternate_glyphs);
hb_codepoint_t *alternate_glyphs /* OUT */);
HB_END_DECLS

Loading…
Cancel
Save