Skip to content

Commit

Permalink
dnsdist: Fix the documented return value of DNSHeader:getTC()
Browse files Browse the repository at this point in the history
(cherry picked from commit dfd90e0)
  • Loading branch information
rgacogne committed Dec 12, 2023
1 parent 4bbbd08 commit 86bea0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pdns/dnsdistdist/docs/reference/dq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -504,7 +504,7 @@ DNSHeader (``dh``) object

Get recursion desired flag.

.. method:: DNSHeader:getTC() -> int
.. method:: DNSHeader:getTC() -> bool

.. versionadded:: 1.8.1

Expand Down

0 comments on commit 86bea0d

Please sign in to comment.