From: Oliver Chen Date: Mon, 16 Jun 2025 06:08:12 +0000 (+0000) Subject: Change integer type from uint8_t to int in the docs X-Git-Tag: dnsdist-2.0.0-beta1~13^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=404082f8767da70df2743742c649c8b736303338;p=thirdparty%2Fpdns.git Change integer type from uint8_t to int in the docs --- diff --git a/pdns/dnsdistdist/docs/reference/dq.rst b/pdns/dnsdistdist/docs/reference/dq.rst index 9be06bbb59..6fa21083cd 100644 --- a/pdns/dnsdistdist/docs/reference/dq.rst +++ b/pdns/dnsdistdist/docs/reference/dq.rst @@ -450,7 +450,7 @@ DNSResponse object Get the indicator of whether the cache lookup hit a stale entry. - .. method:: DNSResponse:getRestartCount() -> uint8_t + .. method:: DNSResponse:getRestartCount() -> int .. versionadded:: 2.0.0