]> Cypherpunks repositories - gostls13.git/commit
net/textproto: correct documentation of empty line handling
authorNorman B. Lancaster <qbradq@gmail.com>
Wed, 10 Jul 2019 22:31:00 +0000 (17:31 -0500)
committerIan Lance Taylor <iant@golang.org>
Thu, 9 Jul 2020 20:09:55 +0000 (20:09 +0000)
commit504db532971b703d52f0bd4ced3e36a403b49da4
treeb60101eed1436c7e1e1c10405ac36e9036549886
parent72735e7e05a79dd9272659e3095aa754c741a54e
net/textproto: correct documentation of empty line handling

Fixes #32493

Change-Id: I9c93791c4cc5c0c14556802733066407de3181ca
Reviewed-on: https://go-review.googlesource.com/c/go/+/185542
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/net/textproto/reader.go