Browse Source

Merged revisions 643 via svnmerge from
/trunk

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

peter 20 năm trước cách đây
mục cha
commit
9061a07014
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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;