mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-02-06 22:40:36 +08:00
whitespace cleanup
This commit is contained in:
parent
cf75300efa
commit
9490dffa7b
@ -293,8 +293,7 @@ sec_user (PVOID sa_buf, PSID sid2, BOOL inherit)
|
|||||||
sid2))
|
sid2))
|
||||||
debug_printf ("AddAccessAllowedAce(sid2) %E");
|
debug_printf ("AddAccessAllowedAce(sid2) %E");
|
||||||
|
|
||||||
if (! InitializeSecurityDescriptor (psd,
|
if (!InitializeSecurityDescriptor (psd, SECURITY_DESCRIPTOR_REVISION))
|
||||||
SECURITY_DESCRIPTOR_REVISION))
|
|
||||||
debug_printf ("InitializeSecurityDescriptor %E");
|
debug_printf ("InitializeSecurityDescriptor %E");
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
Loading…
x
Reference in New Issue
Block a user