mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 19:26:32 +00:00
Fix a typo.
svn path=/trunk/; revision=64134
This commit is contained in:
@@ -1662,7 +1662,7 @@ KdbEnterDebuggerException(
|
||||
/* Decrement the entry count */
|
||||
InterlockedDecrement(&KdbEntryCount);
|
||||
|
||||
/* HACK: Raise back to old IRWL */
|
||||
/* HACK: Raise back to old IRQL */
|
||||
KeRaiseIrql(OldIrql, &OldIrql);
|
||||
|
||||
/* Leave critical section */
|
||||
|
||||
Reference in New Issue
Block a user