Skip to content
Snippets Groups Projects
Commit 8b4e9ba0 authored by Roger Dingledine's avatar Roger Dingledine
Browse files

and make it compile with warnings on

svn:r16658
parent c5fef3c5
No related branches found
No related tags found
No related merge requests found
......@@ -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){
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment