More than one restconf input arg
This commit is contained in:
parent
7b719cc6db
commit
145f6acd2e
2 changed files with 5 additions and 3 deletions
|
|
@ -1032,7 +1032,7 @@ xpath_each(cxobj *xcur,
|
|||
* xn = xvec[i];
|
||||
* ...
|
||||
* }
|
||||
* free(vec);
|
||||
* free(xvec);
|
||||
* @endcode
|
||||
* @note Although the returned vector must be freed after use,
|
||||
* the returned xml trees should not.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue