[tor-commits] [tor/master] oxford comma for-the-win

arma at torproject.org arma at torproject.org
Fri Jan 19 23:43:04 UTC 2018


commit 48a51c5f8b80a359da31bc5aaac8ecd25890fe0d
Author: Roger Dingledine <arma at torproject.org>
Date:   Fri Jan 19 18:42:53 2018 -0500

    oxford comma for-the-win
---
 src/or/hs_common.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/or/hs_common.c b/src/or/hs_common.c
index 0e7d78970..6d97c8775 100644
--- a/src/or/hs_common.c
+++ b/src/or/hs_common.c
@@ -210,7 +210,7 @@ hs_check_service_private_dir(const char *username, const char *path,
   return 0;
 }
 
-/* Default, minimum and maximum values for the maximum rendezvous failures
+/* Default, minimum, and maximum values for the maximum rendezvous failures
  * consensus parameter. */
 #define MAX_REND_FAILURES_DEFAULT 2
 #define MAX_REND_FAILURES_MIN 1



More information about the tor-commits mailing list