Explorar o código

* Merge 7641.

git-svn-id: branches/fixes_2_2@7682 -
daniel %!s(int64=18) %!d(string=hai) anos
pai
achega
cf1a6278df
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;