Changed multi-line C comments into another style.
The left side doesn't look unbalanced.
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
|
||||
|
||||
/* Number of elements in the progress bar. Use a power of 2, to avoid the
|
||||
* multiplication (which is about to be tested).
|
||||
*/
|
||||
** multiplication (which is about to be tested).
|
||||
*/
|
||||
#define BAR_ELEMENTS 32U
|
||||
|
||||
#if defined(__CBM__)
|
||||
|
||||
Reference in New Issue
Block a user