Browse Source

Change local variables offsetdec and extraoffset type to ASizeInt

git-svn-id: trunk@40326 -
pierre 6 năm trước cách đây
mục cha
commit
bee9421f2a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      compiler/ncgmem.pas

+ 1 - 1
compiler/ncgmem.pas

@@ -862,7 +862,7 @@ implementation
 
       var
          offsetdec,
-         extraoffset : aint;
+         extraoffset : ASizeInt;
          rightp      : pnode;
          newsize  : tcgsize;
          mulsize,