mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
clean up a comment that confused arturo
This commit is contained in:
@@ -2063,8 +2063,8 @@ upload_service_descriptor(rend_service_t *service)
|
||||
service->desc_is_dirty = 0;
|
||||
}
|
||||
|
||||
/** Return the number of INTRODUCE2 cells an intro point has
|
||||
* received. */
|
||||
/** Return the number of INTRODUCE2 cells this hidden service has received
|
||||
* from this intro point. */
|
||||
static int
|
||||
intro_point_accepted_intro_count(rend_intro_point_t *intro)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user