소스 검색

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