Przeglądaj źródła

Merged revisions 643 via svnmerge from
/trunk

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

peter 20 lat temu
rodzic
commit
9061a07014
1 zmienionych plików z 1 dodań i 1 usunięć
  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;