fcl-passrc: fixed spaces

git-svn-id: trunk@48863 -
(cherry picked from commit 49830232d7)
This commit is contained in:
Mattias Gaertner 2021-03-02 09:20:18 +00:00 committed by Florian Klämpfl
parent 638efba36e
commit 68fcf19ed2

View File

@ -2854,7 +2854,7 @@ begin
begin
// write without read
if (vmExternal in El.VarModifiers)
or (El.ClassType=TPasProperty)
or (El.ClassType=TPasProperty)
or ((El.Parent is TPasClassType) and TPasClassType(El.Parent).IsExternal) then
exit;
if El.Visibility in [visPrivate,visStrictPrivate] then