Преглед изворни кода

* fixed rangecheck define typo

git-svn-id: trunk@6819 -
Jonas Maebe пре 18 година
родитељ
комит
691ad89ba5
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      compiler/ptconst.pas

+ 1 - 1
compiler/ptconst.pas

@@ -72,7 +72,7 @@ implementation
 
 
 {$ifopt r+}
-{$defined rangeon}
+{$define rangeon}
 {$r-}
 {$endif}