mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 17:34:57 +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
|
||||
NTAPI
|
||||
IoMapTransfer(
|
||||
IN PDMA_ADAPTER DmaAdapter,
|
||||
IN PADAPTER_OBJECT AdapterObject,
|
||||
IN PMDL Mdl,
|
||||
IN PVOID MapRegisterBase,
|
||||
IN PVOID CurrentVa,
|
||||
|
|
Loading…
Reference in a new issue