- Fix a typo

svn path=/trunk/; revision=46352
This commit is contained in:
Cameron Gutman 2010-03-23 02:59:50 +00:00
parent a2ea38d3cc
commit b52502476e

View file

@ -3505,7 +3505,7 @@ NTSTATUS
ULONG GpeNumber,
KINTERRUPT_MODE Mode,
BOOLEAN Shareable,
PGPE_SERVICE_ROUTINE2 ServiceRoutine,
PGPE_SERVICE_ROUTINE ServiceRoutine,
PVOID ServiceContext,
PVOID *ObjectContext
);