Fixed [changing interface name not support with openconfig module #195](https://github.com/clicon/clixon/issues/195)
This commit is contained in:
parent
d8be601606
commit
7412bb7b3d
5 changed files with 140 additions and 41 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue