r23128: Fix typo.
authorGünther Deschner <gd@samba.org>
Thu, 24 May 2007 23:17:24 +0000 (23:17 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:22:48 +0000 (12:22 -0500)
Guenther
(This used to be commit 52fdbbda53df79461322b9d21aba998f19181df8)

source3/include/ads.h

index 201e5bd4a1359e9b336b383e9f704693ec7a00c2..8b1536f83fbaec6fba3cd4f4787ca0bcb2aa6fcd 100644 (file)
@@ -259,7 +259,7 @@ typedef void **ADS_MODLIST;
 #define ADS_DNS_DOMAIN     0x40000000  /* DomainName is a DNS name */
 #define ADS_DNS_FOREST     0x80000000  /* DnsForestName is a DNS name */
 
-/* DomainCntrollerAddressType */
+/* DomainControllerAddressType */
 #define ADS_INET_ADDRESS      0x00000001
 #define ADS_NETBIOS_ADDRESS   0x00000002