Fixed [changing interface name not support with openconfig module #195](https://github.com/clicon/clixon/issues/195)

This commit is contained in:
Olof hagsand 2021-04-06 22:36:46 +02:00
parent d8be601606
commit 7412bb7b3d
5 changed files with 140 additions and 41 deletions

View file

@ -480,6 +480,7 @@ xpath_tree_free(xpath_tree *xs)
* xpath_tree_free(xpt);
* @endcode
* @see xpath_tree_free
* @see xpath_tree2cbuf for unparsing, ie producing an original xpath string
*/
int
xpath_parse(const char *xpath,