From da3e64d1ad111718d9f2fb48527097373cf8d890 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Fri, 15 Oct 2021 10:34:59 +0200 Subject: [PATCH] dnsdist: Fix formatting --- pdns/dnsdist-idstate.hh | 1 + 1 file changed, 1 insertion(+) 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; }; -- 2.47.2