Selaa lähdekoodia

Merged revisions 643 via svnmerge from
/trunk

git-svn-id: branches/fixes_2_0@690 -

peter 20 vuotta sitten
vanhempi
commit
9061a07014
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      compiler/symdef.pas

+ 1 - 1
compiler/symdef.pas

@@ -2785,7 +2785,7 @@ implementation
                                    TSETDEF
 ***************************************************************************}
 
-    constructor tsetdef.create(const t:ttype;high : longint);
+    constructor tsetdef.create(const t:ttype;high : aint);
       begin
          inherited create;
          deftype:=setdef;