mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-17 03:19:33 +02:00
typo fixed
This commit is contained in:
parent
a6eeaf2c72
commit
be9bfbecc5
@ -719,7 +719,7 @@ begin
|
||||
|
||||
case taicpu(pp).ops of
|
||||
|
||||
0 : {noting to do};
|
||||
0 : {nothing to do};
|
||||
|
||||
1 :
|
||||
if (taicpu(pp).oper[0]^.typ = top_reg) and (firstReg = taicpu(pp).oper[0]^.reg) then
|
||||
|
Loading…
Reference in New Issue
Block a user