]> git.sur5r.net Git - cc65/blobdiff - libsrc/cbm610/kclose.s
no TGI_ERR_NO_MEM or TGI_ERR_NO_IOCB anymore: replaced by TGI_ERR_NO_RES
[cc65] / 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