Browse Source

* fixed typo

git-svn-id: trunk@6147 -
Jonas Maebe 18 years ago
parent
commit
5d0488df10
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/webtbs/tw8155.pp

+ 1 - 1
tests/webtbs/tw8155.pp

@@ -1,5 +1,5 @@
 { %cpu=i386 }
-{ %target=win32,linux,freebsd )
+{ %target=win32,linux,freebsd }
 
 {$ifdef fpc}
 {$mode delphi}