mirror of
https://github.com/reactos/reactos.git
synced 2025-02-25 01:39:30 +00:00
Removed typo.
svn path=/trunk/; revision=863
This commit is contained in:
parent
f822a2a9d9
commit
2cecd9846d
1 changed files with 0 additions and 1 deletions
|
@ -85,7 +85,6 @@ static VOID HiSwitchIrql(KIRQL oldIrql)
|
||||||
__asm__("sti\n\t");
|
__asm__("sti\n\t");
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
<<<<<<< irql.c
|
|
||||||
|
|
||||||
HiSetCurrentPICMask(0);
|
HiSetCurrentPICMask(0);
|
||||||
if(CurrentIrql == APC_LEVEL)
|
if(CurrentIrql == APC_LEVEL)
|
||||||
|
|
Loading…
Reference in a new issue