]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
and oh hey, repeat code :)
authorRoger Dingledine <arma@torproject.org>
Sun, 3 Aug 2014 19:45:07 +0000 (15:45 -0400)
committerRoger Dingledine <arma@torproject.org>
Sun, 3 Aug 2014 19:45:07 +0000 (15:45 -0400)
src/or/reasons.c

index 60b38f634e5017371d8c13e4b386f728d9872f62..1a53a93d888d12ff4411bce58cc1c14222ed85c3 100644 (file)
@@ -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)
 {