mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
clean whitespace
This commit is contained in:
parent
aa4be914f0
commit
efc8b2dbbf
@ -4321,7 +4321,6 @@ connection_get_by_type_state_rendquery(int type, int state,
|
||||
} \
|
||||
STMT_END
|
||||
|
||||
|
||||
/** Return a directory connection (if any one exists) that is fetching
|
||||
* the item described by <b>purpose</b>/<b>resource</b>, otherwise return NULL.
|
||||
*/
|
||||
|
@ -722,7 +722,6 @@ test_conn_download_status(void *arg)
|
||||
tt_assert(connection_dir_avoid_extra_connection_for_purpose(
|
||||
TEST_CONN_RSRC_PURPOSE) == 1);
|
||||
|
||||
|
||||
/* now try closing one that is downloading - it stays open */
|
||||
tt_assert(connection_dir_close_consensus_conn_if_extra(conn2) == 0);
|
||||
tt_assert(connection_dir_count_by_purpose_and_resource(
|
||||
|
Loading…
Reference in New Issue
Block a user