From fd59cc700ade05fa86b89d10cf07eef7f57c9973 Mon Sep 17 00:00:00 2001 From: n8willis Date: Mon, 13 Apr 2020 15:15:00 +0100 Subject: [PATCH] Update src/hb-glib.cc Co-Authored-By: Khaled Hosny --- src/hb-glib.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hb-glib.cc b/src/hb-glib.cc index b441efe0e..e530c5197 100644 --- a/src/hb-glib.cc +++ b/src/hb-glib.cc @@ -403,7 +403,7 @@ void free_static_glib_funcs () * Fetches a Unicode-functions structure that is populated * 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 **/