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:
Amaury Denoyelle 2022-03-11 19:12:23 +01:00
parent aaf1f19e8b
commit e0320b8aa6

View File

@ -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