Browse Source

* Program name corrected.

daniel 21 years ago
parent
commit
35df00f41e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/tbs/tb0468.pp

+ 1 - 1
tests/tbs/tb0468.pp

@@ -1,5 +1,5 @@
 { %OPT=-Sg }
 { %OPT=-Sg }
-program jumptab;
+program tb0468;
 
 
 {$asmmode intel}
 {$asmmode intel}