code documentation

This commit is contained in:
Olof hagsand 2020-07-12 10:59:12 +02:00
parent b655d56fb4
commit 25245a12d2
4 changed files with 6 additions and 4 deletions

View file

@ -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,