mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
fix typo
This commit is contained in:
parent
0edb9b0492
commit
52d5ef5aff
@ -367,7 +367,7 @@ circuit_end_reason_to_control_string(int reason)
|
||||
}
|
||||
}
|
||||
|
||||
/** Return a string corresponding to a SOCKS4 reponse code. */
|
||||
/** Return a string corresponding to a SOCKS4 response code. */
|
||||
const char *
|
||||
socks4_response_code_to_string(uint8_t code)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user