mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-20 18:22:09 +01:00
One more, appease "make check-spaces"
This commit is contained in:
parent
b1e1b439b8
commit
e2641484a7
@ -224,7 +224,6 @@ set_buffer_lengths_to_zero(tor_socket_t s)
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
/** Return 1 if we have successfully built a circuit, and nothing has changed
|
||||
* to make us think that maybe we can't.
|
||||
*/
|
||||
|
@ -706,3 +706,4 @@ scheduler_set_watermarks(uint32_t lo, uint32_t hi, uint32_t max_flush)
|
||||
sched_q_high_water = hi;
|
||||
sched_max_flush_cells = max_flush;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user