mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-12 07:55:58 +02:00
fix compilation
git-svn-id: trunk@12945 -
This commit is contained in:
parent
1e96af5fb0
commit
e38ed63108
@ -513,7 +513,7 @@ begin
|
||||
if FDeclarationCache.FindDeclarations(Code,X,Y,ListOfPCodeXYPosition,
|
||||
CacheWasUsed)
|
||||
then
|
||||
Result:=ldprSuccess;
|
||||
Result:=ldprSuccess
|
||||
else
|
||||
Result:=ldprFailed;
|
||||
end;
|
||||
|
Loading…
Reference in New Issue
Block a user