Update src/hb-glib.cc

Co-Authored-By: Khaled Hosny <dr.khaled.hosny@gmail.com>
This commit is contained in:
n8willis 2020-04-13 15:15:00 +01:00 committed by GitHub
parent fb9d106797
commit fd59cc700a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -403,7 +403,7 @@ void free_static_glib_funcs ()
* Fetches a Unicode-functions structure that is populated * Fetches a Unicode-functions structure that is populated
* with the appropriate GLib function for each method. * with the appropriate GLib function for each method.
* *
* Return value: (transfer full): a pointer to the #hb_unicode_funcs_t Unicode-functions structure * Return value: (transfer none): a pointer to the #hb_unicode_funcs_t Unicode-functions structure
* *
* Since: 0.9.38 * Since: 0.9.38
**/ **/