mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
resolve typo
svn:r6927
This commit is contained in:
parent
c2f28615ed
commit
a5e5074807
@ -273,7 +273,7 @@ purge_expired_resolves(uint32_t now)
|
|||||||
assert_cache_ok();
|
assert_cache_ok();
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Send a response to the RESOVLE request of a connection. answer_type must
|
/** Send a response to the RESOLVE request of a connection. answer_type must
|
||||||
* be one of RESOLVED_TYPE_(IPV4|ERROR|ERROR_TRANSIENT) */
|
* be one of RESOLVED_TYPE_(IPV4|ERROR|ERROR_TRANSIENT) */
|
||||||
static void
|
static void
|
||||||
send_resolved_cell(edge_connection_t *conn, uint8_t answer_type)
|
send_resolved_cell(edge_connection_t *conn, uint8_t answer_type)
|
||||||
|
Loading…
Reference in New Issue
Block a user