mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 04:45:45 +00:00
Fix a copy paste error
svn path=/trunk/; revision=39540
This commit is contained in:
parent
a3e9d29804
commit
07f2f9b0b0
1 changed files with 1 additions and 1 deletions
|
@ -10489,7 +10489,7 @@ NTKERNELAPI
|
||||||
PHYSICAL_ADDRESS
|
PHYSICAL_ADDRESS
|
||||||
NTAPI
|
NTAPI
|
||||||
IoMapTransfer(
|
IoMapTransfer(
|
||||||
IN PDMA_ADAPTER DmaAdapter,
|
IN PADAPTER_OBJECT AdapterObject,
|
||||||
IN PMDL Mdl,
|
IN PMDL Mdl,
|
||||||
IN PVOID MapRegisterBase,
|
IN PVOID MapRegisterBase,
|
||||||
IN PVOID CurrentVa,
|
IN PVOID CurrentVa,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue