mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-07 17:47:56 +02:00
Fixed typo
git-svn-id: trunk@30238 -
This commit is contained in:
parent
38a72f2ddb
commit
60f24739fc
@ -1549,7 +1549,7 @@ Implementation
|
||||
end;
|
||||
ait_symbolpair:
|
||||
begin
|
||||
if tai_symbolpair(hp).kind<>spk_set then
|
||||
if tai_symbolpair(hp).kind=spk_set then
|
||||
begin
|
||||
objsym:=ObjData.symbolref(tai_symbolpair(hp).sym^);
|
||||
ref:=objdata.symbolref(tai_symbolpair(hp).value^);
|
||||
|
Loading…
Reference in New Issue
Block a user