fixed typo, which resulted in memory fault

This commit is contained in:
ceriel 1989-05-30 10:41:42 +00:00
parent 2f81a59738
commit 7c26c21b87

View file

@ -322,7 +322,7 @@ lhalt:
bsr _Xwrite
testen (sp)+
bne halt
add.l 4,sp
add.l #4,sp
move.l (sp)+,a1
4: move.l (a1),d1 !next print line numbers
lea mess3,a0