Sfoglia il codice sorgente

* Reformat, using Jedi code formatter of Lazarus

Michael VAN CANNEYT 2 anni fa
parent
commit
d7eb0cbd5e
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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}