From b67d330f8215840bdb9e76cbd4e1ad631db4a8f0 Mon Sep 17 00:00:00 2001 From: Adam Sampson Date: Fri, 20 Apr 2018 16:47:03 +0100 Subject: [PATCH] Move a missing bracket (dubious). TIMERR is certainly only used by the Tenex code above, but I'm not sure if falling through into the next block of code is right on ITS. --- /interr.426 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a//interr.426 b//interr.426 index 14ffb4f..32f1bc2 100644 --- a//interr.426 +++ b//interr.426 @@ -1025,12 +1025,12 @@ IFE ITS,[ JRST TIMERR RETRLT: MOVE A,(AB) MOVE B,1(AB) -] JRST FINIS TIMERR: MOVNI A,1 PUSHJ P,TGFALS JRST FINIS +] RLTPER: SKIPGE B,RLTSAV JRST IFALSE -- 2.31.1