]> sourceware.org Git - newlib-cygwin.git/commitdiff
Fix typo.
authorCorinna Vinschen <corinna@vinschen.de>
Wed, 21 Sep 2005 22:27:38 +0000 (22:27 +0000)
committerCorinna Vinschen <corinna@vinschen.de>
Wed, 21 Sep 2005 22:27:38 +0000 (22:27 +0000)
winsup/utils/ChangeLog

index 8287dd2fb9e10155b7a0e7082f9d9be13a270392..fd8eebe420dcb245c66ac7b383752b68bea1fb2d 100644 (file)
@@ -4,15 +4,15 @@
        * mkgroup.c (print_win_error): Create macro calling ...
        (_print_win_error): ... this function created from former
        print_win_error.  Move up in source.
-       (PDOMAIN_CONTROLLER_INFOW): Define return type of DcGetDcNameW.
-       (dsgetdcname): New function pointer for DcGetDcNameW.
-       (load_netapi): Get DcGetDcNameW address.
-       (main): If DcGetDcNameW is available, use it.
+       (PDOMAIN_CONTROLLER_INFOW): Define return type of DsGetDcNameW.
+       (dsgetdcname): New function pointer for DsGetDcNameW.
+       (load_netapi): Get DsGetDcNameW address.
+       (main): If DsGetDcNameW is available, use it.
        * mkpasswd.c (PDOMAIN_CONTROLLER_INFOW): Define return type of
-       DcGetDcNameW.
-       (dsgetdcname): New function pointer for DcGetDcNameW.
-       (load_netapi): Get DcGetDcNameW address.
-       (main): If DcGetDcNameW is available, use it.  Rename local variable
+       DsGetDcNameW.
+       (dsgetdcname): New function pointer for DsGetDcNameW.
+       (load_netapi): Get DsGetDcNameW address.
+       (main): If DsGetDcNameW is available, use it.  Rename local variable
        domain_name_specified to domain_specified as in mkgroup.c.
 
 2005-09-08  Bas van Gompel  <cygwin-patch.buzz@bavag.tmfweb.nl>
This page took 0.035401 seconds and 5 git commands to generate.