--- Merging r47196 into '.':

U    rtl/inc/softfpu.pp
--- Recording mergeinfo for merge of r47196 into '.':
 U   .

# revisions: 47196
r47196 | svenbarth | 2020-10-25 14:20:38 +0100 (Sun, 25 Oct 2020) | 1 line
Changed paths:
   M /trunk/rtl/inc/softfpu.pp

* fix for Mantis #37986: apply patch by Bart Broersma to fix a typo in a comment

git-svn-id: branches/fixes_3_2@47646 -
This commit is contained in:
marco 2020-11-30 17:56:13 +00:00
parent d243c09300
commit ec0fb329f4

View File

@ -561,7 +561,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-}