From 5bc8686b08e1bebcc0365699aa988b5584ab6f2c Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Thu, 18 Apr 2013 12:33:52 +0000 Subject: [PATCH] correct log message git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@3161 d19b8d6e-7fed-0310-83ef-9ca221ded41b --- pdns/syncres.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pdns/syncres.cc b/pdns/syncres.cc index 8c19b9f92b..49ea49e982 100644 --- a/pdns/syncres.cc +++ b/pdns/syncres.cc @@ -607,7 +607,7 @@ bool SyncRes::doCNAMECacheCheck(const string &qname, const QType &qtype, vector< } if(depth>9) { - LOG(prefix<