mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Fix prototype of MmSetAddressRangeModified
svn path=/trunk/; revision=44626
This commit is contained in:
@@ -4513,7 +4513,7 @@ BOOLEAN
|
||||
NTAPI
|
||||
MmSetAddressRangeModified (
|
||||
IN PVOID Address,
|
||||
IN ULONG Length
|
||||
IN SIZE_T Length
|
||||
);
|
||||
|
||||
NTKERNELAPI
|
||||
|
||||
Reference in New Issue
Block a user