Missing "out" indicator (#1209)

Missing "out" indicator. Affect gobject introspection.
This commit is contained in:
HinTak 2018-10-02 06:43:06 +01:00 committed by Ebrahim Byagowi
parent 9742679b82
commit f9ea3dc4c6
1 changed files with 1 additions and 1 deletions

View File

@ -1005,7 +1005,7 @@ hb_font_get_glyph_from_name (hb_font_t *font,
* hb_font_get_extents_for_direction:
* @font: a font.
* @direction:
* @extents:
* @extents: (out):
*
*
*