2
0
Эх сурвалжийг харах

* workaround for wrong implementation of $WARN

git-svn-id: trunk@126 -
Tomas Hajny 20 жил өмнө
parent
commit
f87b590749

+ 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