mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
whitespace fix
This commit is contained in:
@@ -5979,7 +5979,6 @@ test_util_monotonic_time_add_msec(void *arg)
|
||||
tt_i64_op(monotime_diff_msec(&t1, &t2), OP_EQ, 1337*3);
|
||||
tt_i64_op(monotime_coarse_diff_msec(&ct1, &ct2), OP_EQ, 1337*3);
|
||||
|
||||
|
||||
done:
|
||||
;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user