From 0d45d9da11a84a8e8f8f7f6c15afb72c5e47ee75 Mon Sep 17 00:00:00 2001 From: ceriel Date: Tue, 2 Aug 1988 11:56:34 +0000 Subject: [PATCH] correct exit status --- mach/mantra/int/mloopa | 1 + 1 file changed, 1 insertion(+) diff --git a/mach/mantra/int/mloopa b/mach/mantra/int/mloopa index f0c035927..187c7914c 100644 --- a/mach/mantra/int/mloopa +++ b/mach/mantra/int/mloopa @@ -340,6 +340,7 @@ lhalt: clr.l (a1)+ !skip file name bra 4b !only new line 9: + cl -(sp) .sect .data emlast: .asciz "em_last" mess1: .asciz "no line processed yet\n" -- 2.34.1