mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-29 06:40:59 +01:00
CLEANUP: mux-quic: change comment style to not mess with git conflict
Remove "=======" symbols from the MUX buffer diagram. This is useful to not mess with git conflict markers when resolving a conflict.
This commit is contained in:
parent
aaf1f19e8b
commit
e0320b8aa6
@ -367,9 +367,9 @@ static int qcs_push_frame(struct qcs *qcs, struct buffer *out,
|
|||||||
* QCS out buffer diagram
|
* QCS out buffer diagram
|
||||||
* head left to_xfer
|
* head left to_xfer
|
||||||
* -------------> ----------> ----->
|
* -------------> ----------> ----->
|
||||||
* ==================================================
|
* --------------------------------------------------
|
||||||
* |...............|xxxxxxxxxxx|<<<<<
|
* |...............|xxxxxxxxxxx|<<<<<
|
||||||
* ==================================================
|
* --------------------------------------------------
|
||||||
* ^ ack-off ^ sent-off ^ off
|
* ^ ack-off ^ sent-off ^ off
|
||||||
*
|
*
|
||||||
* STREAM frame
|
* STREAM frame
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user