浏览代码

* 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}