mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
and make it compile with warnings on
svn:r16658
This commit is contained in:
parent
c5fef3c57f
commit
8b4e9ba02c
@ -138,7 +138,7 @@ parse_socks4a_resolve_response(const char *response, size_t len,
|
||||
}
|
||||
|
||||
/* It would be nice to let someone know what SOCKS5 issue a user may have */
|
||||
const char *
|
||||
static const char *
|
||||
socks5_reason_to_string(char reason)
|
||||
{
|
||||
switch(reason){
|
||||
|
Loading…
Reference in New Issue
Block a user