m68k: tabs to spaces and indentation fix, no functional change

git-svn-id: trunk@45389 -
This commit is contained in:
Károly Balogh 2020-05-16 19:15:52 +00:00
parent d9eddc50fd
commit c38efe6d18

View File

@ -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