From 8e31526874e49f2c3b4134e64c0e11e9fdaafc88 Mon Sep 17 00:00:00 2001 From: Wouter Wijngaards Date: Thu, 1 Oct 2015 11:58:55 +0000 Subject: [PATCH] denote URI as type LONG_STR user git-svn-id: file:///svn/unbound/trunk@3498 be551aaa-1e26-0410-a405-d3ace91eadb9 --- sldns/rrdef.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sldns/rrdef.h b/sldns/rrdef.h index 678d2bc79..ab65943a5 100644 --- a/sldns/rrdef.h +++ b/sldns/rrdef.h @@ -342,7 +342,7 @@ enum sldns_enum_rdf_type /** A encoding of the value field as specified * [RFC1035], Section 5.1., encoded as remaining rdata. - * For CAA. + * For CAA, URI. */ LDNS_RDF_TYPE_LONG_STR, -- 2.47.2