Cleanup and formatting
This commit is contained in:
parent
839077de57
commit
d986ed423b
4 changed files with 5 additions and 9 deletions
|
|
@ -858,7 +858,7 @@ xpath_vec(cxobj *xcur,
|
|||
* @param[out] vec vector of xml-trees. Vector must be free():d after use
|
||||
* @param[out] veclen returns length of vector in return value
|
||||
* @retval 0 OK
|
||||
* @retval -1 error.
|
||||
* @retval -1 Error.
|
||||
* @code
|
||||
* cxobj **vec;
|
||||
* size_t veclen;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue