mirror of
https://github.com/reactos/reactos.git
synced 2025-07-04 20:21:22 +00:00
Fix indentation.
svn path=/trunk/; revision=14198
This commit is contained in:
parent
6c8fad94ac
commit
52a70e745d
1 changed files with 49 additions and 50 deletions
|
@ -164,7 +164,6 @@ KiDispatchException(PEXCEPTION_RECORD ExceptionRecord,
|
||||||
|
|
||||||
/* FIXME: Forward the exception to the process exception port */
|
/* FIXME: Forward the exception to the process exception port */
|
||||||
|
|
||||||
|
|
||||||
#ifdef KDBG
|
#ifdef KDBG
|
||||||
/* Enter KDB if available */
|
/* Enter KDB if available */
|
||||||
Action = KdbEnterDebuggerException(ExceptionRecord,
|
Action = KdbEnterDebuggerException(ExceptionRecord,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue