[tor-commits] [tor/master] and oh hey, repeat code :)

arma at torproject.org arma at torproject.org
Sun Aug 3 19:45:25 UTC 2014


commit 374611d9f6d1efd7ae6c3570104b284991519293
Author: Roger Dingledine <arma at torproject.org>
Date:   Sun Aug 3 15:45:07 2014 -0400

    and oh hey, repeat code :)
---
 src/or/reasons.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/or/reasons.c b/src/or/reasons.c
index 60b38f6..1a53a93 100644
--- a/src/or/reasons.c
+++ b/src/or/reasons.c
@@ -385,7 +385,7 @@ socks4_response_code_to_string(uint8_t code)
   }
 }
 
-/** Return a string corresponding to a SOCKS5 reponse code. */
+/** Return a string corresponding to a SOCKS5 response code. */
 const char *
 socks5_response_code_to_string(uint8_t code)
 {



More information about the tor-commits mailing list