From 5f9f82264b91e041df7cba2406625146e7268ce4 Mon Sep 17 00:00:00 2001 From: Cy Schubert Date: Wed, 8 Jun 2022 07:43:13 -0700 Subject: unbound: Vendor import 1.16.0 --- pythonmod/examples/inplace_callbacks.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pythonmod/examples') diff --git a/pythonmod/examples/inplace_callbacks.py b/pythonmod/examples/inplace_callbacks.py index de375b4e12fc..2682fbd02dc0 100644 --- a/pythonmod/examples/inplace_callbacks.py +++ b/pythonmod/examples/inplace_callbacks.py @@ -207,7 +207,7 @@ def inplace_servfail_callback(qinfo, qstate, rep, rcode, edns, opt_list_out, """ log_info("python: called back while servfail.") - # Append the example ENDS option + # Append the example EDNS option b = bytearray.fromhex("") edns_opt_list_append(opt_list_out, 65003, b, region) -- cgit v1.3