[tor-commits] [tor] branch main updated: typo fix in comment

gitolite role git at cupani.torproject.org
Wed Jun 29 19:43:30 UTC 2022


This is an automated email from the git hooks/post-receive script.

arma pushed a commit to branch main
in repository tor.

The following commit(s) were added to refs/heads/main by this push:
     new 2b9d2055f0 typo fix in comment
2b9d2055f0 is described below

commit 2b9d2055f0d5970e6c4c2c79b12306e5d9c3bea7
Author: Roger Dingledine <arma at torproject.org>
AuthorDate: Wed Jun 29 15:43:08 2022 -0400

    typo fix in comment
---
 src/feature/hs/hs_service.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/feature/hs/hs_service.c b/src/feature/hs/hs_service.c
index ff34e5dc44..716386408a 100644
--- a/src/feature/hs/hs_service.c
+++ b/src/feature/hs/hs_service.c
@@ -2419,7 +2419,7 @@ should_remove_intro_point(hs_service_intro_point_t *ip, time_t now)
     goto end;
   }
 
-  /* Pass this point, even though we might be over the retry limit, we check
+  /* Past this point, even though we might be over the retry limit, we check
    * if a circuit (established or pending) exists. In that case, we should not
    * remove it because it might simply be valid and opened at the previous
    * scheduled event for the last retry. */

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list