mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-09-26 13:29:48 +02:00
* compilation fixed
* cosmetics: trailing spaces removed
This commit is contained in:
parent
8784dbc095
commit
75d7b66bdf
@ -1272,7 +1272,7 @@ uses
|
||||
end;
|
||||
|
||||
var
|
||||
i,j : integer;
|
||||
i,j,k : integer;
|
||||
srsym : tprocsym;
|
||||
callerparams : tfplist;
|
||||
pd : tprocdef;
|
||||
|
Loading…
Reference in New Issue
Block a user