From: Peter van Dijk Date: Thu, 3 Oct 2013 13:38:00 +0000 (+0200) Subject: nit X-Git-Tag: rec-3.6.0-rc1~423 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e1c1ea21cdc4581bccbe3c200ddc2b98e57b77a;p=thirdparty%2Fpdns.git nit --- diff --git a/pdns/pdnssec.cc b/pdns/pdnssec.cc index 45554d875f..e98aec9566 100644 --- a/pdns/pdnssec.cc +++ b/pdns/pdnssec.cc @@ -390,7 +390,7 @@ int checkZone(DNSSECKeeper &dk, UeberBackend &B, const std::string& zone) hint.ai_family = AF_INET6; hint.ai_flags = AI_NUMERICHOST; if(getaddrinfo(rr.content.c_str(), 0, &hint, &res)) { - cout<<"[Warning] Folowing record is not a vallid IPv6 address: "<