Correct function declaration for BlpFindParentBlockDevice
This commit is contained in:
parent
6823982227
commit
55ef9bf686
@ -462,7 +462,7 @@ XTCDECL
|
||||
BOOLEAN
|
||||
BlpFindParentBlockDevice(IN PLIST_ENTRY BlockDevices,
|
||||
IN PEFI_BLOCK_DEVICE_DATA ChildNode,
|
||||
OUT PEFI_BLOCK_DEVICE_DATA ParentNode);
|
||||
OUT PEFI_BLOCK_DEVICE_DATA *ParentNode);
|
||||
|
||||
XTCDECL
|
||||
LONG
|
||||
|
Loading…
x
Reference in New Issue
Block a user