瀏覽代碼

* Reformat, using Jedi code formatter of Lazarus

Michael VAN CANNEYT 2 年之前
父節點
當前提交
d7eb0cbd5e
共有 1 個文件被更改,包括 1 次插入0 次删除
  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}