Skip to content

Commit

Permalink
whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
ianswett committed Nov 15, 2019
1 parent c8df2b0 commit 9566264
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-quic-recovery.md
Expand Up @@ -368,7 +368,7 @@ frame. For more information, see Section 13.3 of {{QUIC-TRANSPORT}}.
Acknowledgement-based loss detection implements the spirit of TCP's Fast
Retransmit {{?RFC5681}}, Early Retransmit {{?RFC5827}}, FACK {{FACK}}, SACK loss
recovery {{?RFC6675}}, and RACK {{?RACK=I-D.ietf-tcpm-rack}}. This section
provides an overview of how these algorithms are implemented in QUIC.
provides an overview of how these algorithms are implemented in QUIC.

A packet is declared lost if it meets all the following conditions:

Expand Down

0 comments on commit 9566264

Please sign in to comment.