Skip to content

Commit

Permalink
period
Browse files Browse the repository at this point in the history
Co-authored-by: ianswett <ianswett@users.noreply.github.com>
  • Loading branch information
martinthomson and ianswett committed Nov 1, 2020
1 parent 3bc25c1 commit 9608dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion draft-ietf-quic-transport.md
Expand Up @@ -7411,7 +7411,7 @@ The EncodePacketNumber function takes two arguments:

* full_pn is the full packet number of the packet being sent.
* largest_acked is the largest packet number which has been acknowledged by the
peer in the current packet number space, if any
peer in the current packet number space, if any.

~~~
EncodePacketNumber(full_pn, largest_acked):
Expand Down

0 comments on commit 9608dc4

Please sign in to comment.