Procházet zdrojové kódy

* Reformat, using Jedi code formatter of Lazarus

Michael VAN CANNEYT před 2 roky
rodič
revize
d7eb0cbd5e
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      compiler/utils/fpc.pp

+ 1 - 0
compiler/utils/fpc.pp

@@ -54,6 +54,7 @@ const
   CrossSuffix = '';
 {$else not darwin}
   CrossSuffix = 'ross';
+
 {$endif not darwin}