From: Josh Soref Date: Thu, 2 Feb 2017 09:45:06 +0000 (+0000) Subject: spelling: disabling X-Git-Tag: rec-4.1.0-alpha1~291^2~74 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37746f23d2ce4d003ff177cb51252869364a6804;p=thirdparty%2Fpdns.git spelling: disabling --- diff --git a/pdns/rec_channel_rec.cc b/pdns/rec_channel_rec.cc index b5aa3a0c4d..9b85a54e52 100644 --- a/pdns/rec_channel_rec.cc +++ b/pdns/rec_channel_rec.cc @@ -365,7 +365,7 @@ string doSetDnssecLogBogus(T begin, T end) if (pdns_iequals(*begin, "off") || pdns_iequals(*begin, "no")) { if (g_dnssecLogBogus) { - L<