Move a missing bracket (dubious).
authorAdam Sampson <ats@offog.org>
Fri, 20 Apr 2018 15:47:03 +0000 (16:47 +0100)
committerAdam Sampson <ats@offog.org>
Fri, 20 Apr 2018 15:51:22 +0000 (16:51 +0100)
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.

<mdl.int>/interr.426

index 14ffb4fa2f88552e73ae3bcbe18c19c3eaa6f773..32f1bc2cfe759811fdf9e6bbee51af75f8428d41 100644 (file)
@@ -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