From aff21795b2da558e8f595706e7a46f11b891f8be Mon Sep 17 00:00:00 2001 From: n8willis Date: Mon, 13 Apr 2020 15:14:06 +0100 Subject: [PATCH] Update src/hb-icu.cc Co-Authored-By: Khaled Hosny --- src/hb-icu.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hb-icu.cc b/src/hb-icu.cc index ad75710bd..da2ff57de 100644 --- a/src/hb-icu.cc +++ b/src/hb-icu.cc @@ -372,7 +372,7 @@ void free_static_icu_funcs () * Fetches a Unicode-functions structure that is populated * with the appropriate ICU 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 **/