mirror of
https://github.com/haproxy/haproxy.git
synced 2026-04-21 06:06:59 -04: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
1 changed files with 2 additions and 2 deletions
|
|
@ -367,9 +367,9 @@ static int qcs_push_frame(struct qcs *qcs, struct buffer *out,
|
|||
* QCS out buffer diagram
|
||||
* head left to_xfer
|
||||
* -------------> ----------> ----->
|
||||
* ==================================================
|
||||
* --------------------------------------------------
|
||||
* |...............|xxxxxxxxxxx|<<<<<
|
||||
* ==================================================
|
||||
* --------------------------------------------------
|
||||
* ^ ack-off ^ sent-off ^ off
|
||||
*
|
||||
* STREAM frame
|
||||
|
|
|
|||
Loading…
Reference in a new issue