diff options
Diffstat (limited to 'dns/powerdns/files/patch-pdns_auth-main.cc')
-rw-r--r-- | dns/powerdns/files/patch-pdns_auth-main.cc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dns/powerdns/files/patch-pdns_auth-main.cc b/dns/powerdns/files/patch-pdns_auth-main.cc index 19c84bfad6ce..38c715a46e17 100644 --- a/dns/powerdns/files/patch-pdns_auth-main.cc +++ b/dns/powerdns/files/patch-pdns_auth-main.cc @@ -1,6 +1,6 @@ ---- pdns/auth-main.cc.orig 2022-10-19 09:22:23 UTC +--- pdns/auth-main.cc.orig 2023-06-01 06:54:16 UTC +++ pdns/auth-main.cc -@@ -277,8 +277,8 @@ static void declareArguments() +@@ -278,8 +278,8 @@ static void declareArguments() ::arg().setSwitch("no-shuffle", "Set this to prevent random shuffling of answers - for regression testing") = "off"; |