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

Fix typo.

Guenther
(This used to be commit 30337bce2c)
This commit is contained in:
Günther Deschner 2008-04-10 21:23:59 +02:00
parent 1db69e9180
commit 8ea6da9354

View File

@ -52,7 +52,7 @@ struct DOMAIN_CONTROLLER_INFO {
uint32_t domain_controller_address_type;
struct GUID domain_guid;
const char * domain_name;
const char * dns_foreset_name;
const char * dns_forest_name;
uint32_t flags;
const char * dc_site_name;
const char * client_site_name;