소스 검색

- remove unneeded spaces

git-svn-id: trunk@16262 -
florian 14 년 전
부모
커밋
2ad698fd1c
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      compiler/options.pas

+ 1 - 1
compiler/options.pas

@@ -124,7 +124,7 @@ const
                         + [system_i386_freebsd]
                         + [system_i386_netbsd]
                         + [system_i386_wdosx];
-                        
+
   suppported_targets_x_smallr = systems_linux + systems_solaris
                              + [system_i386_haiku]
                              + [system_i386_beos];