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