Explorar o código

tabs to spaces cosmetics, no functional change

Karoly Balogh hai 1 ano
pai
achega
db137d0528
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compiler/options.pas

+ 1 - 1
compiler/options.pas

@@ -5367,7 +5367,7 @@ begin
         else
         else
           begin
           begin
             if (not(FPUARM_HAS_VFP_EXTENSION in fpu_capabilities[init_settings.fputype]))
             if (not(FPUARM_HAS_VFP_EXTENSION in fpu_capabilities[init_settings.fputype]))
-	       or (target_info.system = system_arm_ios) then
+              or (target_info.system = system_arm_ios) then
               begin
               begin
                 Message(option_illegal_fpu_eabihf);
                 Message(option_illegal_fpu_eabihf);
                 StopOptions(1);
                 StopOptions(1);