Fix typo
This commit is contained in:
parent
85b8256d2e
commit
1eedd4c98c
|
@ -4,7 +4,7 @@
|
||||||
has no dot, it's a Netbios name. Change the search filter expression
|
has no dot, it's a Netbios name. Change the search filter expression
|
||||||
accordingly and filter by flatName. Add comment.
|
accordingly and filter by flatName. Add comment.
|
||||||
* uinfo.cc (cygheap_domain_info::init): Gracefully handle NULL
|
* uinfo.cc (cygheap_domain_info::init): Gracefully handle NULL
|
||||||
DnsDomainName and DomainSid members in DS_DOMAIN_TRUSTSW strutures.
|
DnsDomainName and DomainSid members in DS_DOMAIN_TRUSTSW structure.
|
||||||
Add comment. Fix comment preceeding fetching the mapping server
|
Add comment. Fix comment preceeding fetching the mapping server
|
||||||
from registry.
|
from registry.
|
||||||
(pwdgrp::fetch_account_from_file): Convert str to a local array.
|
(pwdgrp::fetch_account_from_file): Convert str to a local array.
|
||||||
|
|
Loading…
Reference in New Issue