mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
Rename argument in the declation
It must match the argument in the definition and the documentation.
This commit is contained in:
parent
f4a7efaa2e
commit
4dbd25b033
2
girffi.h
2
girffi.h
@ -76,7 +76,7 @@ void gi_type_info_extract_ffi_return_value (GITypeInfo
|
||||
GIArgument *arg);
|
||||
|
||||
GI_AVAILABLE_IN_1_72
|
||||
void gi_type_tag_extract_ffi_return_value (GITypeTag tag,
|
||||
void gi_type_tag_extract_ffi_return_value (GITypeTag return_tag,
|
||||
GIInfoType interface_type,
|
||||
GIFFIReturnValue *ffi_value,
|
||||
GIArgument *arg);
|
||||
|
Loading…
Reference in New Issue
Block a user