aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorB. Watson <urchlay@slackware.uk>2024-07-09 04:23:02 -0400
committerB. Watson <urchlay@slackware.uk>2024-07-09 04:23:02 -0400
commitbdbb23afce79df0bf6a13c7d56b053180b090a71 (patch)
treef2e78233891b08044d9a65507e4710c729b35bb8
parent54bec63a3cbf149d6c3a542c2962ef5e6aac9965 (diff)
downloadbw-atari8-tools-bdbb23afce79df0bf6a13c7d56b053180b090a71.tar.gz
whichbas: comment typo.
-rw-r--r--whichbas.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/whichbas.c b/whichbas.c
index 2fe273e..f086689 100644
--- a/whichbas.c
+++ b/whichbas.c
@@ -231,7 +231,7 @@ CALLBACK(handle_cmd) {
0x5B: BRUN or CALL (both take a string, CALL allows "USING" though)
This isn't really important, as CALL requires a PROCEDURE to
- exit, and we *do* catch the PROCEDURE token.
+ exist, and we *do* catch the PROCEDURE token.
0x5F: PAINT (req 2 args) or NUM (optional 2 args).
Again, not important, because it's highly unlikely any BXL/BXE
program will contain NUM... because when it executes, it stops the