mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-12 12:05:57 +02:00
* fixed rangecheck define typo
git-svn-id: trunk@6819 -
This commit is contained in:
parent
1580e046ed
commit
691ad89ba5
@ -72,7 +72,7 @@ implementation
|
|||||||
|
|
||||||
|
|
||||||
{$ifopt r+}
|
{$ifopt r+}
|
||||||
{$defined rangeon}
|
{$define rangeon}
|
||||||
{$r-}
|
{$r-}
|
||||||
{$endif}
|
{$endif}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user