mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-06 03:28:04 +02:00
* cosmetics
This commit is contained in:
parent
a75e453c30
commit
bf57750436
@ -714,9 +714,7 @@ implementation
|
||||
ba.q:=swapendian(ba.q);
|
||||
end;
|
||||
else
|
||||
begin
|
||||
internalerror(2024012501);
|
||||
end;
|
||||
internalerror(2024012501);
|
||||
end;
|
||||
CurrObjSec.write(ba,len);
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user