]> git.ipfire.org Git - thirdparty/tor.git/commit
Update `find_service` documentation.
authorGabriela Moldovan <gabi@torproject.org>
Fri, 10 Feb 2023 15:27:43 +0000 (15:27 +0000)
committerGabriela Moldovan <gabi@torproject.org>
Fri, 10 Feb 2023 15:27:43 +0000 (15:27 +0000)
commitc98d78c95c198dd513c9cc446ed09d430b49566c
treeea49658f12d4b776f86b6ea0bfbe41db32d76559
parent43d3a411575b0a07e313ef4715cd164e0a6a5f0f
Update `find_service` documentation.

This updates the docs to stop suggesting `pk` can be NULL, as that doesn't seem
to be the case anymore (`tor_assert(pk)`).

Signed-off-by: Gabriela Moldovan <gabi@torproject.org>
src/feature/hs/hs_service.c