idl-nbt: fixed typo
authorAndrew Tridgell <tridge@samba.org>
Mon, 23 Aug 2010 08:59:47 +0000 (18:59 +1000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 24 Aug 2010 22:40:04 +0000 (08:40 +1000)
librpc/idl/nbt.idl

index 897abb26e4ef0ab6e50bedf21769f33af9db99ae..caf6da9f690e7e9995e001034bb574ec6fe66613 100644 (file)
@@ -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,