Преглед на файлове

and oh hey, repeat code :)

Roger Dingledine преди 9 години
родител
ревизия
374611d9f6
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      src/or/reasons.c

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