Browse Source

* Merge 7641.

git-svn-id: branches/fixes_2_2@7682 -
daniel 18 năm trước cách đây
mục cha
commit
cf1a6278df
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      compiler/symtable.pas

+ 1 - 1
compiler/symtable.pas

@@ -934,7 +934,7 @@ implementation
       var
         sym : tsym;
         def : tdef;
-        i,
+        i : integer;
         varalignrecord,varalign,
         storesize,storealign : aint;
         bitsize: aint;