comments and typos
This commit is contained in:
parent
c616aa1569
commit
2994d2f9a9
3 changed files with 21 additions and 8 deletions
|
|
@ -210,7 +210,7 @@ xpath_tree_print_cb(cbuf *cb,
|
|||
* @see xpath_tree2str
|
||||
*/
|
||||
int
|
||||
xpath_tree_print(FILE *f,
|
||||
xpath_tree_print(FILE *f,
|
||||
xpath_tree *xs)
|
||||
{
|
||||
int retval = -1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue