KTV -> CFG
This commit is contained in:
parent
ff8d520972
commit
46a932dc4b
@ -10,7 +10,7 @@ int cw_in_generic(struct cw_ElemHandler * handler, struct cw_ElemHandlerParams *
|
|||||||
{
|
{
|
||||||
cw_Type_t * type;
|
cw_Type_t * type;
|
||||||
type = (cw_Type_t*)handler->type;
|
type = (cw_Type_t*)handler->type;
|
||||||
char mkey[CW_KTV_MAX_KEY_LEN];
|
char mkey[CW_CFG_MAX_KEY_LEN];
|
||||||
const char *key;
|
const char *key;
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user