mirror of
https://github.com/FirebirdSQL/firebird.git
synced 2025-01-23 07:23:04 +01:00
Fix indentation.
This commit is contained in:
parent
617ac01bcc
commit
080ba37463
@ -336,7 +336,7 @@ bool isGlobalKernelPrefix()
|
||||
// which always allow creating global handles
|
||||
CloseHandle(hToken);
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
BOOL checkResult;
|
||||
if (pfnPrivilegeCheck(hToken, &ps, &checkResult) == 0) {
|
||||
|
Loading…
Reference in New Issue
Block a user