Browse Source

* workaround for wrong implementation of $WARN

git-svn-id: trunk@126 -
Tomas Hajny 20 years ago
parent
commit
f87b590749
1 changed files with 1 additions and 1 deletions
  1. 1 1
      packages/extra/winunits/jwawownt16.pas

+ 1 - 1
packages/extra/winunits/jwawownt16.pas

@@ -52,7 +52,7 @@ unit JwaWowNT16;
 {$I jediapilib.inc}
 
 // (rom) get rid of warnings about "index" directive
-{$WARN SYMBOL_PLATFORM OFF}
+{ $WARN SYMBOL_PLATFORM OFF}
 
 interface