Parcourir la source

- remove unneeded spaces

git-svn-id: trunk@16262 -
florian il y a 14 ans
Parent
commit
2ad698fd1c
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      compiler/options.pas

+ 1 - 1
compiler/options.pas

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