fix(comment): remove the space after /* and before */
This commit is contained in:
@@ -37,7 +37,7 @@ void lv_example_grid_6(void);
|
||||
**********************/
|
||||
|
||||
#ifdef __cplusplus
|
||||
} /* extern "C" */
|
||||
} /*extern "C"*/
|
||||
#endif
|
||||
|
||||
#endif /*LV_EXAMPLE_GRID_H*/
|
||||
|
||||
Reference in New Issue
Block a user