minor edits
This commit is contained in:
parent
ca16007b66
commit
b743b0a080
3 changed files with 14 additions and 3 deletions
|
|
@ -1030,7 +1030,7 @@ xpath_each(cxobj *xcur,
|
|||
* @retval -1 error.
|
||||
*
|
||||
* @code
|
||||
* cxobj **xvec;
|
||||
* cxobj **xvec = NULL;
|
||||
* size_t xlen;
|
||||
* if (xpath_vec(xcur, "//symbol/foo", &xvec, &xlen) < 0)
|
||||
* goto err;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue