summaryrefslogtreecommitdiff
path: root/src/feature/dircache/directory.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/feature/dircache/directory.c')
-rw-r--r--src/feature/dircache/directory.c6
1 files changed, 2 insertions, 4 deletions
diff --git a/src/feature/dircache/directory.c b/src/feature/dircache/directory.c
index a723176185..230fa69a1e 100644
--- a/src/feature/dircache/directory.c
+++ b/src/feature/dircache/directory.c
@@ -803,10 +803,8 @@ directory_choose_address_routerstatus(const routerstatus_t *status,
* allowed by the firewall.
*
* (When Tor uploads and downloads a hidden service descriptor, it uses
- * DIRIND_ANONYMOUS, except for Tor2Web, which uses DIRIND_ONEHOP.
- * So this code will only modify the address for Tor2Web's HS descriptor
- * fetches. Even Single Onion Servers (NYI) use DIRIND_ANONYMOUS, to avoid
- * HSDirs denying service by rejecting descriptors.)
+ * DIRIND_ANONYMOUS. Even Single Onion Servers (NYI) use DIRIND_ANONYMOUS,
+ * to avoid HSDirs denying service by rejecting descriptors.)
*/
/* Initialise the OR / Dir addresses */