From: ceriel Date: Tue, 30 May 1989 10:41:42 +0000 (+0000) Subject: fixed typo, which resulted in memory fault X-Git-Tag: release-5-5~2413 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=7c26c21b879cf6d7c42c3b97094db64f4e0da855;p=ack.git fixed typo, which resulted in memory fault --- diff --git a/mach/mantra/int/mloopa b/mach/mantra/int/mloopa index 7bb31c2b3..36bef5c8d 100644 --- a/mach/mantra/int/mloopa +++ b/mach/mantra/int/mloopa @@ -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