FreeRDP/scripts/abi-suppr.txt

15 lines
354 B
Plaintext

# settings are opaque, ignore all changes
[suppress_type]
type_kind = struct
name = rdp_settings
# allow insertions at end of structs
[suppress_type]
type_kind = struct
has_data_members_inserted_at = end
# winpr_strerror did use unsigned instead of signed int as argument
[suppress_function]
change_kine = function-subtype-change
name = winpr_strerror