mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 12:23:25 +00:00
[KDCOM]
Fix a typo svn path=/trunk/; revision=52488
This commit is contained in:
@@ -125,7 +125,7 @@ KdDebuggerInitialize0(
|
||||
{
|
||||
/* HACK */
|
||||
KdpDbgPrint = LoaderBlock->u.I386.CommonDataArea;
|
||||
KDDEBUG("KdDebuggerInitialize0\n");
|
||||
KDDBGPRINT("KdDebuggerInitialize0\n");
|
||||
|
||||
/* Get the Command Line */
|
||||
CommandLine = LoaderBlock->LoadOptions;
|
||||
|
||||
Reference in New Issue
Block a user