* compilation fixed

* cosmetics: trailing spaces removed
This commit is contained in:
florian 2024-10-27 17:54:34 +01:00
parent 8784dbc095
commit 75d7b66bdf

View File

@ -1272,7 +1272,7 @@ uses
end;
var
i,j : integer;
i,j,k : integer;
srsym : tprocsym;
callerparams : tfplist;
pd : tprocdef;