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