mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
tiny comment and whitespace fixes
This commit is contained in:
parent
ad7776f66d
commit
471418befb
@ -1796,8 +1796,8 @@ connection_edge_process_relay_cell(cell_t *cell, circuit_t *circ,
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Don't allow the other endpoint to request more than our maximim
|
/* Don't allow the other endpoint to request more than our maximum
|
||||||
* (ie initial) stream SENDME window worth of data. Well-behaved
|
* (i.e. initial) stream SENDME window worth of data. Well-behaved
|
||||||
* stock clients will not request more than this max (as per the check
|
* stock clients will not request more than this max (as per the check
|
||||||
* in the while loop of connection_edge_consider_sending_sendme()).
|
* in the while loop of connection_edge_consider_sending_sendme()).
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user