mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
Fix compilation warning on old clangs.
This commit is contained in:
parent
ad56a342b4
commit
b1cb16867e
@ -188,7 +188,6 @@ STATIC char *accept_encoding_header(void);
|
||||
STATIC int allowed_anonymous_connection_compression_method(compress_method_t);
|
||||
STATIC void warn_disallowed_anonymous_compression_method(compress_method_t);
|
||||
|
||||
typedef struct response_handler_args_t response_handler_args_t;
|
||||
STATIC int handle_response_fetch_hsdesc_v3(dir_connection_t *conn,
|
||||
const response_handler_args_t *args);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user