From 3e479dbda754dc92376e46f51662dabb3af145ae Mon Sep 17 00:00:00 2001 From: Ruben Kerkhof Date: Fri, 14 Jul 2017 19:55:53 +0200 Subject: [PATCH] Fix typo in two log messages (cherry picked from commit 59d26fc8d63fd2ff924be2fa5b3bda3699081914) --- pdns/secpoll-auth.cc | 2 +- pdns/secpoll-recursor.cc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pdns/secpoll-auth.cc b/pdns/secpoll-auth.cc index 66cc0ed11..7f92fd4c1 100644 --- a/pdns/secpoll-auth.cc +++ b/pdns/secpoll-auth.cc @@ -67,7 +67,7 @@ void doSecPoll(bool first) if(pkgv.find("0.0.")) L<