Ver código fonte

* fixed test tmaclocalprocparam4c.pp for i8086 medium memory model

git-svn-id: trunk@25833 -
nickysn 11 anos atrás
pai
commit
1f30cd9505
1 arquivos alterados com 1 adições e 1 exclusões
  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