mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 20:33:31 +01:00
Fix comment typo
This commit is contained in:
parent
fbea8c8ef1
commit
e07307214e
@ -519,7 +519,7 @@ directory_get_from_hs_dir(const char *desc_id, const rend_data_t *rend_query)
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Remember, that we are requesting a descriptor from this hidden service
|
/* Remember that we are requesting a descriptor from this hidden service
|
||||||
* directory now. */
|
* directory now. */
|
||||||
lookup_last_hid_serv_request(hs_dir, desc_id_base32, now, 1);
|
lookup_last_hid_serv_request(hs_dir, desc_id_base32, now, 1);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user