From 81aa6d25f03e2612ff4ff9fcca93beefe2131f34 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Tue, 28 Jun 2016 11:17:52 +0200 Subject: [PATCH] Replace DNSName.toString() in anadns --- pdns/anadns.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/anadns.hh b/pdns/anadns.hh index 1a20ca468..cc9ad0d95 100644 --- a/pdns/anadns.hh +++ b/pdns/anadns.hh @@ -49,7 +49,7 @@ struct QuestionIdentifier inline ostream& operator<<(ostream &s, const QuestionIdentifier& qi) { - s<< "'"<