From 06843d9117a83e7e8a05e70c4e3979490a016926 Mon Sep 17 00:00:00 2001 From: Jan-Piet Mens Date: Tue, 13 Jan 2015 17:02:22 +0100 Subject: [PATCH] Fixed typo in pdnssec --- pdns/pdnssec.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 '"<