mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-20 20:49:49 +02:00
* fix typo in comment
This commit is contained in:
parent
b5e57a63f5
commit
9d95e6159e
@ -78,7 +78,7 @@ implementation
|
||||
p.free;
|
||||
{ switch to new node }
|
||||
p:=hp;
|
||||
{ transfer generic paramter flag }
|
||||
{ transfer generic parameter flag }
|
||||
if nf_generic_para in oldflags then
|
||||
include(p.flags,nf_generic_para);
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user