mirror of
https://github.com/samba-team/samba.git
synced 2025-03-30 06:50:24 +03:00
idl-drsuapi: fixed another replica_flags that should use the bitmap
Pair-Programmed-With: Anatoliy Atanasov <anatoliy.atanasov@postpath.com>
This commit is contained in:
parent
92586abac0
commit
d690622f37
@ -814,7 +814,7 @@ interface drsuapi
|
||||
GUID source_dra;
|
||||
[charset(UTF16),string] uint16 *source_dra_address;
|
||||
uint8 schedule[84];
|
||||
uint32 replica_flags;
|
||||
drsuapi_DrsOptions replica_flags;
|
||||
uint32 modify_fields;
|
||||
drsuapi_DrsOptions options;
|
||||
} drsuapi_DsReplicaModRequest1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user