add missing comemnts to __cplusplus tags

This commit is contained in:
Gabor Kiss-Vamosi
2021-02-16 10:55:10 +01:00
parent c449718f99
commit 71173aa949
3 changed files with 3 additions and 3 deletions

2
lvgl.h
View File

@@ -136,7 +136,7 @@ static inline const char *lv_version_info()
}
#ifdef __cplusplus
}
} /* extern "C" */
#endif
#endif /*LVGL_H*/