mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
[FREELDR]
Tabs -> spaces! svn path=/trunk/; revision=65327
This commit is contained in:
@@ -37,8 +37,8 @@ VOID BootMain(LPSTR CmdLine)
|
||||
|
||||
TRACE("BootMain() called.\n");
|
||||
|
||||
/* Check if the CPU is new enough */
|
||||
FrLdrCheckCpuCompatiblity();
|
||||
/* Check if the CPU is new enough */
|
||||
FrLdrCheckCpuCompatiblity();
|
||||
|
||||
if (!UiInitialize(FALSE))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user