Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Martin Thomson <mt@lowentropy.net>
  • Loading branch information
janaiyengar and martinthomson committed Oct 9, 2020
1 parent e77e6ee commit 8ac0c42
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions draft-ietf-quic-recovery.md
Expand Up @@ -1150,8 +1150,8 @@ This document has no IANA actions.
We now describe an example implementation of the loss detection mechanisms
described in {{loss-detection}}.

The pseudocode snippets in this section are licensed as Code Components; see the
copyright notice above.
The pseudocode in this section is licensed as Code Components; see the
copyright notice.

## Tracking Sent Packets {#tracking-sent-packets}

Expand Down Expand Up @@ -1608,8 +1608,8 @@ OnPacketNumberSpaceDiscarded(pn_space):
We now describe an example implementation of the congestion controller described
in {{congestion-control}}.

The pseudocode snippets in this section are licensed as Code Components; see the
copyright notice above.
The pseudocode in this section is licensed as Code Components; see the
copyright notice.

## Constants of interest {#cc-consts-of-interest}

Expand Down

0 comments on commit 8ac0c42

Please sign in to comment.