From: Wouter Wijngaards Date: Thu, 1 Oct 2015 11:58:55 +0000 (+0000) Subject: denote URI as type LONG_STR user X-Git-Tag: release-1.5.5^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e31526874e49f2c3b4134e64c0e11e9fdaafc88;p=thirdparty%2Funbound.git denote URI as type LONG_STR user git-svn-id: file:///svn/unbound/trunk@3498 be551aaa-1e26-0410-a405-d3ace91eadb9 --- 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,