mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-31 19:26:42 +00:00
fix a typo
svn path=/branches/ros-amd64-bringup/; revision=44826
This commit is contained in:
@@ -45,7 +45,7 @@ HalpUnmapVirtualAddress(IN PVOID VirtualAddress,
|
||||
|
||||
VOID
|
||||
NTAPI
|
||||
HalpSetInterruptGate(ULONG Index, PVOID address)
|
||||
HalpSetInterruptGate(ULONG index, PVOID address)
|
||||
{
|
||||
KIDTENTRY *idt;
|
||||
KIDT_ACCESS Access;
|
||||
|
||||
Reference in New Issue
Block a user