Author: tkreuzer Date: Sat Nov 8 19:11:47 2014 New Revision: 65327
URL: http://svn.reactos.org/svn/reactos?rev=65327&view=rev Log: [FREELDR] Tabs -> spaces!
Modified: trunk/reactos/boot/freeldr/freeldr/freeldr.c
Modified: trunk/reactos/boot/freeldr/freeldr/freeldr.c URL: http://svn.reactos.org/svn/reactos/trunk/reactos/boot/freeldr/freeldr/freeld... ============================================================================== --- trunk/reactos/boot/freeldr/freeldr/freeldr.c [iso-8859-1] (original) +++ trunk/reactos/boot/freeldr/freeldr/freeldr.c [iso-8859-1] Sat Nov 8 19:11:47 2014 @@ -37,8 +37,8 @@
TRACE("BootMain() called.\n");
- /* Check if the CPU is new enough */ - FrLdrCheckCpuCompatiblity(); + /* Check if the CPU is new enough */ + FrLdrCheckCpuCompatiblity();
if (!UiInitialize(FALSE)) {