Browse Source

Indentation

Kirill Kranz 10 months ago
parent
commit
17c0765655
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/mips/cputarg.pas

+ 1 - 1
compiler/mips/cputarg.pas

@@ -55,7 +55,7 @@ implementation
       ,t_embed
       ,t_embed
     {$endif}
     {$endif}
     {$ifndef NOTARGETPS1}
     {$ifndef NOTARGETPS1}
-          ,t_ps1
+      ,t_ps1
     {$endif}
     {$endif}
 
 
 {**************************************
 {**************************************