diff level1/cmds/shellplus.asm @ 2360:36b1afb77372

fixed assemble error
author boisy
date Tue, 19 Jan 2010 16:23:33 +0000
parents 79c544b33a09
children bfb8eefc19e1
line wrap: on
line diff
--- a/level1/cmds/shellplus.asm	Tue Jan 19 16:22:27 2010 +0000
+++ b/level1/cmds/shellplus.asm	Tue Jan 19 16:23:33 2010 +0000
@@ -204,10 +204,10 @@
          fcb   C$CR
 * Intercept routine
 L006B    stb   <u000E         Save signal code & return
-+++ BGP added for peer disconnect
+* +++ BGP added for peer disconnect
          cmpb  #S$Peer
          lbeq  exit
-+++
+* +++
          rti
 
 start    leas  -5,s           Make 5 byte buffer on stack