소스 검색

* fixed wrong option

peter 20 년 전
부모
커밋
706f94db8c
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  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] }