code documentation
This commit is contained in:
parent
b655d56fb4
commit
25245a12d2
4 changed files with 6 additions and 4 deletions
|
|
@ -1195,6 +1195,7 @@ xml2xpath1(cxobj *x,
|
|||
* @param[out] xpath Malloced xpath string. Need to free() after use
|
||||
* @retval 0 OK
|
||||
* @retval -1 Error. (eg XML malformed)
|
||||
* @note x needs to be bound to YANG, see eg xml_bind_yang()
|
||||
*/
|
||||
int
|
||||
xml2xpath(cxobj *x,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue