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