diff level2/modules/kernel/krnp2.asm @ 1241:716c84dca8e4

Source enhancements
author boisy
date Wed, 06 Aug 2003 18:56:08 +0000
parents cd2122359eb9
children 1e1377bd37c1
line wrap: on
line diff
--- a/level2/modules/kernel/krnp2.asm	Tue Aug 05 14:07:28 2003 +0000
+++ b/level2/modules/kernel/krnp2.asm	Wed Aug 06 18:56:08 2003 +0000
@@ -231,8 +231,8 @@
          ldy    #$0000
          ENDC
          os9    F$Fork      fork it
-         bcc    L0093      if no error, go execute it
-         jmp   <D.Crash   otherwise crash the system
+         bcc    L0093       if no error, go execute it
+         jmp    <D.Crash    otherwise crash the system
 L0093    os9    F$NProc     let it take over
 
 L0096    fcs    /OS9p3/