2
0
Эх сурвалжийг харах

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

git-svn-id: trunk@7356 -
yury 18 жил өмнө
parent
commit
df36385c89
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      compiler/ogbase.pas

+ 1 - 1
compiler/ogbase.pas

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