Merge freeldr from amd64 branch:
[reactos.git] / reactos / boot / freeldr / freeldr / freeldr.c
index 278e31a..00baf4a 100644 (file)
@@ -28,7 +28,7 @@ VOID BootMain(LPSTR CmdLine)
 
        DebugInit();
 
-       DbgPrint((DPRINT_WARNING, "BootMain() called.\n"));
+       DPRINTM(DPRINT_WARNING, "BootMain() called.\n");
 
        if (!UiInitialize(FALSE))
        {