Whitespace fixes.

svn path=/trunk/; revision=65464
This commit is contained in:
Hermès Bélusca-Maïto 2014-11-23 15:57:13 +00:00
parent d35b779e48
commit 72074af697
2 changed files with 8 additions and 7 deletions

View file

@ -682,6 +682,7 @@ NtPowerInformation(IN POWER_INFORMATION_LEVEL PowerInformationLevel,
Status = STATUS_SUCCESS;
break;
}
case SystemPowerCapabilities:
{
PSYSTEM_POWER_CAPABILITIES PowerCapabilities = (PSYSTEM_POWER_CAPABILITIES)OutputBuffer;