mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-02-15 08:37:51 -05:00
remove spurious newline
git-svn-id: file:///svn/unbound/trunk@3756 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
c6e54c4b1f
commit
f7ed002f66
1 changed files with 0 additions and 1 deletions
|
|
@ -194,7 +194,6 @@ struct addr_tree_node* addr_tree_lookup(rbtree_t* tree,
|
|||
struct addr_tree_node* addr_tree_find(rbtree_t* tree,
|
||||
struct sockaddr_storage* addr, socklen_t addrlen, int net);
|
||||
|
||||
|
||||
/** compare name tree nodes */
|
||||
int name_tree_compare(const void* k1, const void* k2);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue