]> Cypherpunks repositories - gostls13.git/commit
net/textproto: use ReadDotBytes instead of non-existent ReadDotAll.
authorEmil Hessman <c.emil.hessman@gmail.com>
Sat, 17 Aug 2013 22:11:34 +0000 (08:11 +1000)
committerRob Pike <r@golang.org>
Sat, 17 Aug 2013 22:11:34 +0000 (08:11 +1000)
commitdf7b93c1757cd15c861657190c8cdf4932f64c97
treeea80007d8f27f7f0a9e39ae4ea492b4448022849
parent20eb4cba377174276e2e67284080cd89d5abfac3
net/textproto: use ReadDotBytes instead of non-existent ReadDotAll.

Fixes #5893.

R=golang-dev, r
CC=golang-dev
https://golang.org/cl/13086043
src/pkg/net/textproto/textproto.go