Fixed typo

git-svn-id: trunk@30238 -
This commit is contained in:
Jeppe Johansen 2015-03-15 15:47:45 +00:00
parent 38a72f2ddb
commit 60f24739fc

View File

@ -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^);