mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-14 12:39:31 +02:00
* fixed formatting
git-svn-id: trunk@32232 -
This commit is contained in:
parent
5f4ba2c227
commit
a3ba779b22
@ -308,7 +308,8 @@ implementation
|
||||
|
||||
function tdef.GetTypeName : string;
|
||||
begin
|
||||
GetTypeName:='<unknown type>' end;
|
||||
GetTypeName:='<unknown type>'
|
||||
end;
|
||||
|
||||
|
||||
function tdef.typesymbolprettyname:string;
|
||||
|
Loading…
Reference in New Issue
Block a user