Browse Source

* fixed test tintuint for i8086 medium memory model

git-svn-id: trunk@25797 -
nickysn 12 years ago
parent
commit
60537a94ea
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/test/tintuint.pp

+ 1 - 1
tests/test/tintuint.pp

@@ -27,7 +27,7 @@ var
   d,e,f : cardinal;
   res,res2 : int64;
   RTE201Buf : Jmp_Buf;
-  OldExit : pointer;
+  OldExit : codepointer;
 
 procedure RTE201Exit;
 begin