comments and typos

This commit is contained in:
Olof hagsand 2020-09-22 22:41:59 +02:00
parent c616aa1569
commit 2994d2f9a9
3 changed files with 21 additions and 8 deletions

View file

@ -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;

View file

@ -2,7 +2,8 @@
*
***** BEGIN LICENSE BLOCK *****
Copyright (C) 2009-2019 Olof Hagsand and Benny Holmgren
Copyright (C) 2009-2019 Olof Hagsandc
Copyright (C) 2020 Olof Hagsand and Rubicon Communications, LLC(Netgate)
This file is part of CLIXON.