mirror of
https://github.com/NLnetLabs/unbound.git
synced 2026-02-14 08:13:12 -05:00
review
git-svn-id: file:///svn/unbound/trunk@2109 be551aaa-1e26-0410-a405-d3ace91eadb9
This commit is contained in:
parent
816c6a513b
commit
22a622f8f5
1 changed files with 1 additions and 1 deletions
|
|
@ -384,7 +384,7 @@ struct ub_packed_rrset_key* packed_rrset_copy_region(
|
|||
* Allocate rrset with malloc (from region or you are holding the lock).
|
||||
* @param key: key with data entry.
|
||||
* @param alloc: alloc_cache to create rrset_keys
|
||||
* @param now: adjust the TTLs to be abolsute (add to all TTLs).
|
||||
* @param now: adjust the TTLs to be absolute (add to all TTLs).
|
||||
* @return new region-alloced rrset key or NULL on alloc failure.
|
||||
*/
|
||||
struct ub_packed_rrset_key* packed_rrset_copy_alloc(
|
||||
|
|
|
|||
Loading…
Reference in a new issue