From: ceriel Date: Mon, 11 Apr 1988 11:13:20 +0000 (+0000) Subject: fixed typo X-Git-Tag: release-5-5~3459 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=8dfcff691157c4940c3843a1989a6bdea4bc14ca;p=ack.git fixed typo --- diff --git a/mach/pdp/libem/strhp.s b/mach/pdp/libem/strhp.s index 4c2a81423..1cc07b1cc 100644 --- a/mach/pdp/libem/strhp.s +++ b/mach/pdp/libem/strhp.s @@ -21,7 +21,7 @@ strhp~: bcs 3f 1: jmp (r0) 3: mov $EHEAP,-(sp) - jsr trp~ + jsr pc,trp~ jmp (r0) .sect .data 2: sys break; .data2 _end