From: Remi Gacogne Date: Fri, 15 Oct 2021 08:34:59 +0000 (+0200) Subject: dnsdist: Fix formatting X-Git-Tag: dnsdist-1.7.0-alpha2~5^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=da3e64d1ad111718d9f2fb48527097373cf8d890;p=thirdparty%2Fpdns.git dnsdist: Fix formatting --- diff --git a/pdns/dnsdist-idstate.hh b/pdns/dnsdist-idstate.hh index 3caf1353a1..043a56911f 100644 --- a/pdns/dnsdist-idstate.hh +++ b/pdns/dnsdist-idstate.hh @@ -79,6 +79,7 @@ struct StopWatch { 0, 0 }; + private: bool d_needRealTime; };