]> git.sur5r.net Git - cc65/blobdiff - testcode/lib/exec-test1.c
Harmonized usage of "KB" and "cc65".
[cc65] / testcode / lib / exec-test1.c
index e2548fb0a58af6f641025662060d84e3e3282df5..ea74ee60ae162620c5b0fe890426263bf1b9c1cc 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.