Skip to content

Commit eb65d6b

Browse files
miodvallatHabbie
authored andcommitted
sigh-tidy
Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
1 parent 5621005 commit eb65d6b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pdns/auth-main.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -569,6 +569,7 @@ static void sendout(std::unique_ptr<DNSPacket>& a, Logr::log_t slog, int start)
569569
}
570570

571571
//! The qthread receives questions over the internet via the Nameserver class, and hands them to the Distributor for further processing
572+
// NOLINTNEXTLINE(readability-function-cognitive-complexity)
572573
static void qthread(unsigned int num)
573574
{
574575
std::shared_ptr<Logr::Logger> slog;

0 commit comments

Comments
 (0)