mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 08:05:43 +00:00
[CMBATT]
fix build svn path=/trunk/; revision=46395
This commit is contained in:
parent
e3bb4c900f
commit
c58da0629e
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@ CmBattSendDownStreamIrp(IN PDEVICE_OBJECT DeviceObject,
|
|||
|
||||
NTSTATUS
|
||||
NTAPI
|
||||
CmBattGetPsrData(INP DEVICE_OBJECT DeviceObject,
|
||||
CmBattGetPsrData(IN PDEVICE_OBJECT DeviceObject,
|
||||
OUT PULONG PsrData)
|
||||
{
|
||||
NTSTATUS Status;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue