git.samba.org
/
sfrench
/
samba-autobuild
/
.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37ae7f4
)
r23128: Fix typo.
author
Günther Deschner
<gd@samba.org>
Thu, 24 May 2007 23:17:24 +0000
(23:17 +0000)
committer
Gerald (Jerry) Carter
<jerry@samba.org>
Wed, 10 Oct 2007 17:22:48 +0000
(12:22 -0500)
Guenther
source/include/ads.h
patch
|
blob
|
history
diff --git
a/source/include/ads.h
b/source/include/ads.h
index 201e5bd4a1359e9b336b383e9f704693ec7a00c2..8b1536f83fbaec6fba3cd4f4787ca0bcb2aa6fcd 100644
(file)
--- a/
source/include/ads.h
+++ b/
source/include/ads.h
@@
-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 */
+/* DomainC
o
ntrollerAddressType */
#define ADS_INET_ADDRESS 0x00000001
#define ADS_NETBIOS_ADDRESS 0x00000002