mirror of
https://github.com/harfbuzz/harfbuzz.git
synced 2025-04-12 16:23:01 +00:00
[name] Extraneous (out) annotation in return value
This commit is contained in:
parent
b263371b09
commit
41815a0d63
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
* array is owned by the @face and should not be modified. It can be
|
||||
* used as long as @face is alive.
|
||||
*
|
||||
* Returns: (out) (transfer none) (array length=num_entries): Array of available name entries.
|
||||
* Returns: (transfer none) (array length=num_entries): Array of available name entries.
|
||||
* Since: 2.1.0
|
||||
**/
|
||||
const hb_ot_name_entry_t *
|
||||
|
|
Loading…
Add table
Reference in a new issue