From 22a622f8f50873a39ae01717d3b41499e0297bcb Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Tue, 4 May 2010 14:31:12 +0000 Subject: [PATCH] review git-svn-id: file:///svn/unbound/trunk@2109 be551aaa-1e26-0410-a405-d3ace91eadb9 --- util/data/packed_rrset.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/util/data/packed_rrset.h b/util/data/packed_rrset.h index 92fef8151..da06725bc 100644 --- a/util/data/packed_rrset.h +++ b/util/data/packed_rrset.h @@ -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( -- 2.47.2