more XML to JSON
This commit is contained in:
parent
831ab1be30
commit
7062a75fd7
2 changed files with 90 additions and 86 deletions
|
|
@ -519,7 +519,7 @@ xml_find(cxobj *x_up,
|
|||
return NULL;
|
||||
}
|
||||
|
||||
/*! Add xc as child to xp. Remove xc from previous parent.
|
||||
/*! Append xc as child to xp. Remove xc from previous parent.
|
||||
* @param[in] xp Parent xml node
|
||||
* @param[in] xc Child xml node to insert under xp
|
||||
* @retval 0 OK
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue