Further optimizions and bugfixing of that

This commit is contained in:
Olof hagsand 2019-04-16 12:09:21 +02:00
parent 71da2ac6cb
commit d46ca41c8b
11 changed files with 482 additions and 352 deletions

View file

@ -814,7 +814,7 @@ xml_cv_set(cxobj *x,
* name "name".
*
* @param[in] x_up Base XML object
* @param[in] name shell wildcard pattern to match with node name
* @param[in] name Node name
*
* @retval xmlobj if found.
* @retval NULL if no such node found.