Browse Source

Fix test for compact and medium i8086 memory model

git-svn-id: trunk@34073 -
pierre 9 years ago
parent
commit
ffe2940b01
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/test/units/dos/tfattr.pp

+ 1 - 1
tests/test/units/dos/tfattr.pp

@@ -301,7 +301,7 @@ end;
 
 var
  f: file;
- oldexit : pointer;
+ oldexit : codepointer;
 
   procedure MyExit;far;
    begin