mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
html error in doxygen comment in rendservice.c
This commit is contained in:
parent
ed9845550e
commit
e3592cd8b5
@ -984,7 +984,7 @@ rend_service_sos_poison_path(const rend_service_t *service)
|
||||
return rend_service_path(service, sos_poison_fname);
|
||||
}
|
||||
|
||||
/** Return True if hidden services <b>service> has been poisoned by single
|
||||
/** Return True if hidden services <b>service</b> has been poisoned by single
|
||||
* onion mode. */
|
||||
static int
|
||||
service_is_single_onion_poisoned(const rend_service_t *service)
|
||||
|
Loading…
Reference in New Issue
Block a user