| commit | 04dd0409b564bb046fa96fefd3dc1bc229397631 | [log] [tgz] |
|---|---|---|
| author | bnc <bnc@google.com> | Fri Mar 08 10:24:19 2019 -0500 |
| committer | Bence Béky <bnc@google.com> | Fri Mar 08 10:58:09 2019 -0500 |
| tree | 66cd016a969b2596634b6536571d3843febf9770 | |
| parent | 4fe0b946c41b724c3c1b269790ff97cb5c8e65e6 [diff] |
Improve some comments in quic/platform.
gfe-relnote: n/a. Comment-only change.
This change is prompted by Tricium finding two typos ("retuns" and "garantee")
at https://crrev.com/c/1511014. While at it, I am also making some minor
stylistic improvements to comments.
PiperOrigin-RevId: 237445102
Change-Id: I44080e500a40005bd3ba31e38788b709705a4678
QUICHE (QUIC, Http/2, Etc) is Google‘s implementation of QUIC and related protocols. It powers Chromium as well as Google’s QUIC servers and some other projects.
The code is currently in process of being moved from https://cs.chromium.org/chromium/src/net/third_party/ into this repository. Please excuse our appearance while we're under construction.