From 066ef2ddaa898ef7dfcc2f7dbc74157a957fb2d8 Mon Sep 17 00:00:00 2001 From: Willem Toorop Date: Tue, 2 May 2017 14:01:21 +0200 Subject: [PATCH] Fix TAG rdata type presentation format --- src/gldns/wire2str.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gldns/wire2str.c b/src/gldns/wire2str.c index 55a16f86..b89f044a 100644 --- a/src/gldns/wire2str.c +++ b/src/gldns/wire2str.c @@ -1645,10 +1645,10 @@ int gldns_wire2str_tag_scan(uint8_t** d, size_t* dl, char** s, size_t* sl) if(*dl < 1+n) return -1; for(i=0; i