Browse Source

- remove unneeded spaces

git-svn-id: trunk@16262 -
florian 14 years ago
parent
commit
2ad698fd1c
1 changed files with 1 additions and 1 deletions
  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];