mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-04-26 20:23:46 +02:00
MG: fixed FindLinkSibling
git-svn-id: trunk@1576 -
This commit is contained in:
parent
421c4c0cf9
commit
4e16709290
@ -537,8 +537,8 @@ begin
|
||||
exit;
|
||||
end;
|
||||
LastIndex:=Result;
|
||||
end else
|
||||
dec(Result);
|
||||
end;
|
||||
dec(Result);
|
||||
end;
|
||||
end;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user