4
0
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:
Christopher Faylor 2002-02-16 17:47:48 +00:00
parent cf75300efa
commit 9490dffa7b

View File

@ -293,8 +293,7 @@ sec_user (PVOID sa_buf, PSID sid2, BOOL inherit)
sid2))
debug_printf ("AddAccessAllowedAce(sid2) %E");
if (! InitializeSecurityDescriptor (psd,
SECURITY_DESCRIPTOR_REVISION))
if (!InitializeSecurityDescriptor (psd, SECURITY_DESCRIPTOR_REVISION))
debug_printf ("InitializeSecurityDescriptor %E");
/*