Renamed KTV to Val.
This commit is contained in:
@ -5,7 +5,7 @@ int cw_in_idx_generic(struct cw_ElemHandler * handler, struct cw_ElemHandlerPara
|
||||
uint8_t * elem_data, int elem_len)
|
||||
{
|
||||
char key[CW_KTV_MAX_KEY_LEN];
|
||||
cw_KTV_t * result;
|
||||
cw_Val_t * result;
|
||||
int idx;
|
||||
|
||||
if (!handler->type){
|
||||
|
Reference in New Issue
Block a user