mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-19 07:49:10 +02:00
* fix for Mantis #37986: apply patch by Bart Broersma to fix a typo in a comment
git-svn-id: trunk@47196 -
This commit is contained in:
parent
d51213d26a
commit
b0f0ff1bc6
@ -565,7 +565,7 @@ implementation
|
||||
{ disable range and overflow checking explicitly }
|
||||
{ This might be more essential for x80 and 128-bit
|
||||
floating point types and could, maybe be
|
||||
restricted to code handle flatx80 and float128 }
|
||||
restricted to code handle floatx80 and float128 }
|
||||
{$push}
|
||||
{$R-}
|
||||
{$Q-}
|
||||
|
Loading…
Reference in New Issue
Block a user