* Small whitespace patch from Sandro Cumerlato

git-svn-id: trunk@32832 -
This commit is contained in:
michael 2016-01-03 09:16:17 +00:00
parent 7c66a42eaf
commit 8282aea272

View File

@ -821,7 +821,7 @@ begin
sDefault:=sl;
end;
end;
tmp:=' procedure Set_%s(%s %s:%s); %s;'#13#10;
tmp:=' procedure Set_%s(%s %s:%s); %s;'#13#10;
if not bParamByRef then
Modifier:='const'
else