mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-22 07:09:29 +02:00
m68k: tabs to spaces and indentation fix, no functional change
git-svn-id: trunk@45389 -
This commit is contained in:
parent
d9eddc50fd
commit
c38efe6d18
@ -1160,8 +1160,8 @@ unit cgcpu;
|
||||
else if (a>=low(longint)) then
|
||||
a:=longint(a)
|
||||
else
|
||||
internalerror(201810201);
|
||||
|
||||
internalerror(201810201);
|
||||
|
||||
case op of
|
||||
OP_NONE :
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user