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