]> git.sur5r.net Git - cc65/blobdiff - libsrc/serial/ser_get.s
Changed multi-line C comments into another style.
[cc65] / libsrc / serial / ser_get.s
index dccd92000a4d279bb88aa21df3be9c3b882f70bc..74a079eaade8929ca064d6410ed650c426008384 100644 (file)
@@ -3,8 +3,8 @@
 ;
 ; unsigned char __fastcall__ ser_get (char* b);
 ; /* Get a character from the serial port. If no characters are available, the
-;  * function will return SER_ERR_NO_DATA, so this is not a fatal error.
-;  */
+; ** function will return SER_ERR_NO_DATA, so this is not a fatal error.
+; */
 
 
         .importzp       ptr1