Parcourir la source

* fixed wrong option

peter il y a 20 ans
Parent
commit
706f94db8c
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      tests/webtbs/tw3540.pp

+ 2 - 1
tests/webtbs/tw3540.pp

@@ -1,4 +1,5 @@
-{ %cpu=i386 %opt=-s -Amasm -TWin32 -Rintel}
+{ %cpu=i386 }
+{ %opt=-s -Amasm -TWin32 -Rintel }
 { Source provided for Free Pascal Bug Report 3540 }
 { Submitted by "Vladimir Panteleev" on  2005-01-11 }
 { e-mail: [email protected] }