From: Jan-Piet Mens Date: Tue, 13 Jan 2015 16:02:22 +0000 (+0100) Subject: Fixed typo in pdnssec X-Git-Tag: rec-3.7.0-rc1~28^2~6^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F2078%2Fhead;p=thirdparty%2Fpdns.git Fixed typo in pdnssec --- diff --git a/pdns/pdnssec.cc b/pdns/pdnssec.cc index 9d99b2d082..348e3f86a9 100644 --- a/pdns/pdnssec.cc +++ b/pdns/pdnssec.cc @@ -497,7 +497,7 @@ int checkZone(DNSSECKeeper &dk, UeberBackend &B, const std::string& zone) if (rr.qtype.getCode() == QType::NS) { hasNsAtApex=true; } else if (rr.qtype.getCode() == QType::DS) { - cout<<"[Warning] DS at apex in zone '"<