Fix typo.
This commit is contained in:
parent
d829da1423
commit
f3a61fc4aa
@ -4,15 +4,15 @@
|
|||||||
* mkgroup.c (print_win_error): Create macro calling ...
|
* mkgroup.c (print_win_error): Create macro calling ...
|
||||||
(_print_win_error): ... this function created from former
|
(_print_win_error): ... this function created from former
|
||||||
print_win_error. Move up in source.
|
print_win_error. Move up in source.
|
||||||
(PDOMAIN_CONTROLLER_INFOW): Define return type of DcGetDcNameW.
|
(PDOMAIN_CONTROLLER_INFOW): Define return type of DsGetDcNameW.
|
||||||
(dsgetdcname): New function pointer for DcGetDcNameW.
|
(dsgetdcname): New function pointer for DsGetDcNameW.
|
||||||
(load_netapi): Get DcGetDcNameW address.
|
(load_netapi): Get DsGetDcNameW address.
|
||||||
(main): If DcGetDcNameW is available, use it.
|
(main): If DsGetDcNameW is available, use it.
|
||||||
* mkpasswd.c (PDOMAIN_CONTROLLER_INFOW): Define return type of
|
* mkpasswd.c (PDOMAIN_CONTROLLER_INFOW): Define return type of
|
||||||
DcGetDcNameW.
|
DsGetDcNameW.
|
||||||
(dsgetdcname): New function pointer for DcGetDcNameW.
|
(dsgetdcname): New function pointer for DsGetDcNameW.
|
||||||
(load_netapi): Get DcGetDcNameW address.
|
(load_netapi): Get DsGetDcNameW address.
|
||||||
(main): If DcGetDcNameW is available, use it. Rename local variable
|
(main): If DsGetDcNameW is available, use it. Rename local variable
|
||||||
domain_name_specified to domain_specified as in mkgroup.c.
|
domain_name_specified to domain_specified as in mkgroup.c.
|
||||||
|
|
||||||
2005-09-08 Bas van Gompel <cygwin-patch.buzz@bavag.tmfweb.nl>
|
2005-09-08 Bas van Gompel <cygwin-patch.buzz@bavag.tmfweb.nl>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user