cw_Cfg_t is now a structure instead of typedef's mavl
This commit is contained in:
@ -23,7 +23,7 @@
|
||||
|
||||
//#define CW_KTV_MAX_KEY_LEN 1024
|
||||
|
||||
typedef struct mavl cw_Cfg_t;
|
||||
typedef struct cw_Cfg cw_Cfg_t;
|
||||
|
||||
/**
|
||||
* @struct cw_Val
|
||||
|
Reference in New Issue
Block a user