clean whitespace

This commit is contained in:
Nick Mathewson 2015-12-15 13:22:41 -05:00
parent aa4be914f0
commit efc8b2dbbf
2 changed files with 0 additions and 2 deletions

View File

@ -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.
*/

View File

@ -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(