commit | 2ee42bbac2e2c85e946db525a8241d32d6b01459 | [log] [tgz] |
---|---|---|
author | Lorenz Wildberg <[email protected]> | Tue Nov 01 13:00:18 2022 +0100 |
committer | Behdad Esfahbod <[email protected]> | Tue Nov 01 11:21:25 2022 -0600 |
tree | 16b6ae6f5e7976cdd4e5574c40eb7e1aaa3b1b5c | |
parent | 0e4f579493c42e34931277dc32aec75d0044af14 [diff] |
hb_variation_to_string: Fix GIR annotation
diff --git a/src/hb-common.cc b/src/hb-common.cc index bbb6cd5..daaa765 100644 --- a/src/hb-common.cc +++ b/src/hb-common.cc
@@ -1136,7 +1136,7 @@ /** * 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