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/?a=commitdiff_plain;h=refs%2Fpull%2F10846%2Fhead;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; };