mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-28 07:03:00 +08:00
fix(warning): error: no newline at end of file
Signed-off-by: Neo Xu <neo.xu1990@gmail.com>
This commit is contained in:
parent
47750f1b86
commit
9a6a194680
@ -7,4 +7,4 @@
|
|||||||
IS_NOT_USED static void nothing(void)
|
IS_NOT_USED static void nothing(void)
|
||||||
{
|
{
|
||||||
// do nothing
|
// do nothing
|
||||||
}
|
}
|
||||||
|
@ -45,4 +45,4 @@ void lv_libjpeg_turbo_deinit(void);
|
|||||||
} /* extern "C" */
|
} /* extern "C" */
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#endif /*LV_LIBJPEG_TURBO_H*/
|
#endif /*LV_LIBJPEG_TURBO_H*/
|
||||||
|
@ -159,4 +159,4 @@ vg_lite_error_t vg_lite_rotate(vg_lite_float_t degrees, vg_lite_matrix_t * matri
|
|||||||
* STATIC FUNCTIONS
|
* STATIC FUNCTIONS
|
||||||
**********************/
|
**********************/
|
||||||
|
|
||||||
#endif /*LV_USE_VG_LITE_THORVG*/
|
#endif /*LV_USE_VG_LITE_THORVG*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user