mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-08-28 20:40:37 +02:00
rtl: typo
git-svn-id: trunk@24469 -
This commit is contained in:
parent
bc973e538d
commit
cd8690c197
@ -142,7 +142,7 @@ unit typinfo;
|
||||
{$endif FPC_REQUIRES_PROPER_ALIGNMENT}
|
||||
record
|
||||
Flags: Byte;
|
||||
ParamType: PPTypeInfo;
|
||||
ParamType: PTypeInfo;
|
||||
Name: ShortString;
|
||||
end;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user