From 2ee42bbac2e2c85e946db525a8241d32d6b01459 Mon Sep 17 00:00:00 2001 From: Lorenz Wildberg Date: Tue, 1 Nov 2022 13:00:18 +0100 Subject: [PATCH] hb_variation_to_string: Fix GIR annotation --- src/hb-common.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/hb-common.cc b/src/hb-common.cc index bbb6cd552..daaa7658c 100644 --- a/src/hb-common.cc +++ b/src/hb-common.cc @@ -1136,7 +1136,7 @@ get_C_locale () /** * hb_variation_to_string: * @variation: an #hb_variation_t to convert - * @buf: (array length=size) (out): output string + * @buf: (array length=size) (out caller-allocates): output string * @size: the allocated size of @buf * * Converts an #hb_variation_t into a `NULL`-terminated string in the format