]> git.sur5r.net Git - cc65/commitdiff
Fixed a typo
authorcuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 27 Dec 2003 16:10:53 +0000 (16:10 +0000)
committercuz <cuz@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sat, 27 Dec 2003 16:10:53 +0000 (16:10 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@2845 b7a2c559-68d2-44c3-8de9-860c34a00d81

libsrc/cbm610/kclose.s

index 4ffde096d4c850e132a7f2c658833722a06bc980..a262313e9fb658ae35324c30e2558645e058c217 100644 (file)
@@ -5,7 +5,7 @@
 ;
 ; NOTE: The CLOSE system call in the CBM610 kernal will only remove the file
 ; entry and not close the file on IEC if the carry is clear on entry. To make
-; this somewhat compatible withthe C64, set the carry before jumping to the
+; this somewhat compatible with the C64, set the carry before jumping to the
 ; kernal.
 
         .export         CLOSE