codetools: fixed result of FindDeclarationOfIdentAtParam

git-svn-id: trunk@14935 -
This commit is contained in:
mattias 2008-04-23 07:59:56 +00:00
parent d7cfba9c6e
commit e2b3577222

View File

@ -2088,7 +2088,7 @@ begin
else
DebugLn('NOT FOUND');
{$ENDIF}
Result:=true;
Result:=Params.NewNode<>nil;
end;
function TFindDeclarationTool.IdentifierIsDefined(IdentAtom: TAtomPosition;