Merge branch 'maint-0.4.8'

This commit is contained in:
David Goulet 2023-08-23 17:02:41 -04:00
commit 08e575463a

View File

@ -3056,7 +3056,7 @@ set_circuit_blocked_on_chan(circuit_t *circ, channel_t *chan, int block)
/** /**
* Helper function to block or unblock streams in a stream list. * Helper function to block or unblock streams in a stream list.
* *
* If <id>stream_id</id> is 0, apply the <b>block</b> state to all streams * If <b>stream_id</b> is 0, apply the <b>block</b> state to all streams
* in the stream list. If it is non-zero, only apply to that specific stream. * in the stream list. If it is non-zero, only apply to that specific stream.
*/ */
static void static void