Explorar el Código

oxford comma for-the-win

Roger Dingledine hace 6 años
padre
commit
48a51c5f8b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/or/hs_common.c

+ 1 - 1
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