Cygwin: fix formatting: collapse whitespace-only lines
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
@@ -77,7 +77,7 @@ details. */
|
||||
/* So-called "Microsoft Account" SIDs (S-1-11-...) have a netbios domain name
|
||||
"MicrosoftAccounts". The new "Application Container SIDs" (S-1-15-...)
|
||||
have a netbios domain name "APPLICATION PACKAGE AUTHORITY"
|
||||
|
||||
|
||||
The problem is, DNLEN is 15, but these domain names have a length of 16
|
||||
resp. 29 chars :-P So we override DNLEN here to be 31, so that calls
|
||||
to LookupAccountSid/Name don't fail if the buffer is based on DNLEN.
|
||||
|
Reference in New Issue
Block a user