Skip to content

Commit

Permalink
update comment
Browse files Browse the repository at this point in the history
  • Loading branch information
jkotlinski committed Dec 24, 2024
1 parent df925b5 commit d2a5ab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion asm/io.asm
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ POP_INPUT_SOURCE
; handle errors returned by open,
; close, and chkin. If ioresult is
; nonzero, print error message and
; abort.
; throw -37.
+BACKLINK "ioabort", 7
IOABORT ; ( ioresult -- )
inx
Expand Down

0 comments on commit d2a5ab3

Please sign in to comment.