[FREELDR]

Tabs -> spaces!

svn path=/trunk/; revision=65327
This commit is contained in:
Timo Kreuzer
2014-11-08 19:11:47 +00:00
parent dc9b7a0dbe
commit b5339379bc
+2 -2
View File
@@ -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))
{