mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-01-27 00:52:55 -05:00
Fix grammar.
This commit is contained in:
parent
c809bb9ece
commit
6f9310173d
1 changed files with 1 additions and 1 deletions
|
|
@ -1490,7 +1490,7 @@ static void reuse_cb_curquery_for_failure(struct pending_tcp* pend, int err)
|
|||
}
|
||||
}
|
||||
|
||||
/** helper function that deletes and element from the tree of readwait
|
||||
/** helper function that deletes an element from the tree of readwait
|
||||
* elements in tcp reuse structure */
|
||||
static void reuse_del_readwait_elem(rbnode_type* node, void* ATTR_UNUSED(arg))
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue