1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

r23128: Fix typo.

Guenther
(This used to be commit 52fdbbda53)
This commit is contained in:
Günther Deschner 2007-05-24 23:17:24 +00:00 committed by Gerald (Jerry) Carter
parent 94e4a468f0
commit cab1200b43

View 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