Changed multi-line C comments into another style.
The left side doesn't look unbalanced.
This commit is contained in:
@@ -3,8 +3,8 @@
|
||||
;
|
||||
; void fast (void);
|
||||
; /* Switch the CPU into 2MHz mode. Note: This will disable video when in
|
||||
; * 40 column mode.
|
||||
; */
|
||||
; ** 40 column mode.
|
||||
; */
|
||||
;
|
||||
|
||||
.export _fast
|
||||
|
||||
Reference in New Issue
Block a user