Explorar o código

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

git-svn-id: trunk@7356 -
yury %!s(int64=18) %!d(string=hai) anos
pai
achega
df36385c89
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      compiler/ogbase.pas

+ 1 - 1
compiler/ogbase.pas

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