mirror of
https://github.com/reactos/reactos.git
synced 2024-12-31 19:42:51 +00:00
Whitespace fixes.
svn path=/trunk/; revision=65464
This commit is contained in:
parent
d35b779e48
commit
72074af697
2 changed files with 8 additions and 7 deletions
|
@ -682,6 +682,7 @@ NtPowerInformation(IN POWER_INFORMATION_LEVEL PowerInformationLevel,
|
|||
Status = STATUS_SUCCESS;
|
||||
break;
|
||||
}
|
||||
|
||||
case SystemPowerCapabilities:
|
||||
{
|
||||
PSYSTEM_POWER_CAPABILITIES PowerCapabilities = (PSYSTEM_POWER_CAPABILITIES)OutputBuffer;
|
||||
|
|
Loading…
Reference in a new issue