* fixed mantis #8887. (please merge to fixes).

git-svn-id: trunk@7356 -
This commit is contained in:
yury 2007-05-16 09:04:34 +00:00
parent ea92a0e1a7
commit df36385c89

View File

@ -2317,7 +2317,7 @@ implementation
procedure TExeOutput.RemoveEmptySections;
var
i, j : aint;
i, j : longint;
exesec : TExeSection;
doremove : boolean;
begin