mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-31 09:40:28 +02:00
turbo ipro: fixed compilation for 2.4.4
git-svn-id: trunk@31221 -
This commit is contained in:
parent
d665e635e2
commit
097bd37b6e
@ -3787,7 +3787,7 @@ end;
|
|||||||
|
|
||||||
function dbgs(et: TElementType): string;
|
function dbgs(et: TElementType): string;
|
||||||
begin
|
begin
|
||||||
str(et,Result);
|
writestr(Result,et);
|
||||||
end;
|
end;
|
||||||
|
|
||||||
procedure Register;
|
procedure Register;
|
||||||
|
Loading…
Reference in New Issue
Block a user