From dc3862404aecff7644d741eb7f394681bda6420a Mon Sep 17 00:00:00 2001 From: bert hubert Date: Tue, 7 Nov 2017 09:50:35 +0100 Subject: [PATCH] and two exits() should really be _exit() in distributor.hh too (fixed the other ones too for good measure) --- pdns/distributor.hh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pdns/distributor.hh b/pdns/distributor.hh index e0fdfc08b6..1ffc2a904a 100644 --- a/pdns/distributor.hh +++ b/pdns/distributor.hh @@ -130,11 +130,11 @@ templateSingleThreadDistributorMultiThreadDistributor