]> git.sur5r.net Git - cc65/blobdiff - testcode/lib/exec-test2.c
Removed bit opcode, not needed anymore.
[cc65] / testcode / lib / exec-test2.c
index e6c844a8e4504bad02ecd9a9290b0e484eef7576..a0aa82a3fe18c12995206bf9488768dc3343d889 100644 (file)
@@ -1,5 +1,5 @@
 /*
-** These programs test CC65's exec() program-chaining function.
+** These programs test cc65's exec() program-chaining function.
 ** exec-test1 runs exec-test2 -- that tests the loading and starting of another
 ** program.  Then, exec-test2 runs arg-test -- that tests command-line argument
 ** passing.