mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-13 06:33:44 +01:00
fix minor grammar error in comment
This commit is contained in:
parent
615dbdb0e0
commit
4e3ea6d5c8
@ -3889,7 +3889,7 @@ allowed_anonymous_connection_compression_method(compress_method_t method)
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Log a warning when a remote server have send us a document using a
|
/** Log a warning when a remote server has sent us a document using a
|
||||||
* compression method that is not allowed for anonymous directory requests. */
|
* compression method that is not allowed for anonymous directory requests. */
|
||||||
STATIC void
|
STATIC void
|
||||||
warn_disallowed_anonymous_compression_method(compress_method_t method)
|
warn_disallowed_anonymous_compression_method(compress_method_t method)
|
||||||
|
Loading…
Reference in New Issue
Block a user