mirror of
https://github.com/reactos/reactos.git
synced 2025-08-05 22:43:04 +00:00
[DDK]
- Fix a typo svn path=/trunk/; revision=46352
This commit is contained in:
parent
a2ea38d3cc
commit
b52502476e
1 changed files with 1 additions and 1 deletions
|
@ -3505,7 +3505,7 @@ NTSTATUS
|
||||||
ULONG GpeNumber,
|
ULONG GpeNumber,
|
||||||
KINTERRUPT_MODE Mode,
|
KINTERRUPT_MODE Mode,
|
||||||
BOOLEAN Shareable,
|
BOOLEAN Shareable,
|
||||||
PGPE_SERVICE_ROUTINE2 ServiceRoutine,
|
PGPE_SERVICE_ROUTINE ServiceRoutine,
|
||||||
PVOID ServiceContext,
|
PVOID ServiceContext,
|
||||||
PVOID *ObjectContext
|
PVOID *ObjectContext
|
||||||
);
|
);
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue