mirror of
https://github.com/reactos/reactos.git
synced 2026-09-26 03:59:06 +08:00
NtGetDevicePowerState returns the power state of a device on its 2nd parameter, yet the annotation treats it like an input one. Fix that. CORE-18969