blob: 98780dd1d088e3f8169ee10d5beac8470b19efda (
plain)
1
2
3
4
5
6
7
8
9
|
# 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
|