[filter in netconf - one specific entry #100](https://github.com/clicon/clixon/issues/100)

This commit is contained in:
Olof hagsand 2019-12-07 18:10:19 +01:00
parent 46552066d1
commit ba2f40728b
6 changed files with 134 additions and 43 deletions

View file

@ -400,7 +400,7 @@ xml2ns(cxobj *x,
/*! Add a namespace attribute to an XML node, either default or specific prefix
* @param[in] x XML tree
* @param[in] prefix prefix/ns localname. If NULL then set default xmlns
* @param[out] namespace URI namespace (or NULL). Will be copied
* @param[in] ns URI namespace (or NULL). Will be copied
* @retval 0 OK
* @retval -1 Error
* @see xml2ns