lv_objx_templ: formatting

This commit is contained in:
Gabor
2017-08-22 16:41:23 +02:00
parent 525a9e381f
commit 6d68aabc41

View File

@@ -33,8 +33,7 @@ extern "C" {
* TYPEDEFS * TYPEDEFS
**********************/ **********************/
/*Data of template*/ /*Data of template*/
typedef struct typedef struct {
{
lv_ANCESTOR_ext_t ANCESTOR; /*Ext. of ancestor*/ lv_ANCESTOR_ext_t ANCESTOR; /*Ext. of ancestor*/
/*New data for this type */ /*New data for this type */
}lv_templ_ext_t; }lv_templ_ext_t;