mirror of
https://github.com/samba-team/samba.git
synced 2025-02-02 09:47:23 +03:00
idl-nbt: fixed typo
This commit is contained in:
parent
d3a0ff311e
commit
e5a5ca028e
@ -369,7 +369,7 @@ interface nbt
|
||||
NETLOGON_NT_VERSION_5EX = 0x00000004,
|
||||
NETLOGON_NT_VERSION_5EX_WITH_IP = 0x00000008,
|
||||
NETLOGON_NT_VERSION_WITH_CLOSEST_SITE = 0x00000010,
|
||||
NETLOGON_NT_VERSION_AVIOD_NT4EMUL = 0x01000000,
|
||||
NETLOGON_NT_VERSION_AVOID_NT4EMUL = 0x01000000,
|
||||
NETLOGON_NT_VERSION_PDC = 0x10000000,
|
||||
NETLOGON_NT_VERSION_IP = 0x20000000,
|
||||
NETLOGON_NT_VERSION_LOCAL = 0x40000000,
|
||||
|
Loading…
x
Reference in New Issue
Block a user