]> Cypherpunks repositories - gostls13.git/commit
encoding/line: fix line returned after EOF
authorAdam Langley <agl@golang.org>
Tue, 15 Feb 2011 14:52:20 +0000 (09:52 -0500)
committerAdam Langley <agl@golang.org>
Tue, 15 Feb 2011 14:52:20 +0000 (09:52 -0500)
commit5311d915f4a71fd6966042d6f8c2319b111e2aa1
tree85d045943e3a97058976e4fff2112af8cd7773ea
parente6ee0d24924f926f3a648fdcd5e5ccb81e1d4f14
encoding/line: fix line returned after EOF

Fixes #1509.

R=r
CC=golang-dev
https://golang.org/cl/4167045
src/pkg/encoding/line/line.go
src/pkg/encoding/line/line_test.go