Quellcode durchsuchen

* fixed wrong option

peter vor 20 Jahren
Ursprung
Commit
706f94db8c
1 geänderte Dateien mit 2 neuen und 1 gelöschten Zeilen
  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] }