Changed multi-line C comments into another style.
The left side doesn't look unbalanced.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user