Explorar o código

* fixed test tmaclocalprocparam4c.pp for i8086 medium memory model

git-svn-id: trunk@25833 -
nickysn %!s(int64=11) %!d(string=hai) anos
pai
achega
1f30cd9505
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      tests/test/tmaclocalprocparam4c.pp

+ 1 - 1
tests/test/tmaclocalprocparam4c.pp

@@ -6,7 +6,7 @@
 type
   tprocedure = procedure;
 
-procedure test(p: pointer);
+procedure test(p: codepointer);
 
   procedure nested;
     begin