mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-17 01:19:35 +02:00
* fixed mantis #8887. (please merge to fixes).
git-svn-id: trunk@7356 -
This commit is contained in:
parent
ea92a0e1a7
commit
df36385c89
@ -2317,7 +2317,7 @@ implementation
|
||||
|
||||
procedure TExeOutput.RemoveEmptySections;
|
||||
var
|
||||
i, j : aint;
|
||||
i, j : longint;
|
||||
exesec : TExeSection;
|
||||
doremove : boolean;
|
||||
begin
|
||||
|
Loading…
Reference in New Issue
Block a user