summaryrefslogtreecommitdiff
path: root/librpc
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2010-08-23 18:59:47 +1000
committerAndrew Tridgell <tridge@samba.org>2010-08-25 08:40:04 +1000
commite5a5ca028e645d2852a2a063730d4f51a3ee84b1 (patch)
tree8a9ac7f4a2e6944f2a2b98fc83de0dc3860eee96 /librpc
parentd3a0ff311e07b1080f33319d521217aa48b483e3 (diff)
downloadsamba-e5a5ca028e645d2852a2a063730d4f51a3ee84b1.tar.gz
samba-e5a5ca028e645d2852a2a063730d4f51a3ee84b1.tar.bz2
samba-e5a5ca028e645d2852a2a063730d4f51a3ee84b1.zip
idl-nbt: fixed typo
Diffstat (limited to 'librpc')
-rw-r--r--librpc/idl/nbt.idl2
1 files changed, 1 insertions, 1 deletions
diff --git a/librpc/idl/nbt.idl b/librpc/idl/nbt.idl
index 897abb26e4..caf6da9f69 100644
--- a/librpc/idl/nbt.idl
+++ b/librpc/idl/nbt.idl
@@ -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,