mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-16 12:49:17 +02:00
- typo fix
git-svn-id: trunk@5397 -
This commit is contained in:
parent
f26e0a2d82
commit
eb01d935d3
@ -3453,7 +3453,7 @@ implementation
|
||||
tprocvardef(result).fpu_used:=fpu_used;
|
||||
{$endif i386}
|
||||
{$ifdef m68k}
|
||||
tprocvardef(result).exp_funcretloc:=exp_funcretlog;
|
||||
tprocvardef(result).exp_funcretloc:=exp_funcretloc;
|
||||
{$endif}
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user