Explorar el Código

* fix size

git-svn-id: trunk@38556 -
florian hace 7 años
padre
commit
b55f9fda01
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tests/test/tasm23b.pp

+ 1 - 1
tests/test/tasm23b.pp

@@ -23,7 +23,7 @@ asm
 end;
 
 const
-  t2_size = 38;
+  t2_size = 37;
 procedure t2; assembler;
 var
   locl: longword;