1
0
mirror of https://github.com/golang/go synced 2024-10-04 09:21:21 -06:00
go/src/io
Brad Fitzpatrick e8ba80fbf6 io: fix comment in test
Updates #16795

Change-Id: I0bcc34bb5a92a2c480aebfb0eb6ba57bcc7f7cfd
Reviewed-on: https://go-review.googlesource.com/27551
Reviewed-by: Ian Lance Taylor <iant@golang.org>
2016-08-22 22:27:59 +00:00
..
ioutil all: single space after period. 2016-03-02 00:13:47 +00:00
example_test.go all: use SeekStart, SeekCurrent, SeekEnd 2016-05-06 00:10:41 +00:00
io_test.go all: use SeekStart, SeekCurrent, SeekEnd 2016-05-06 00:10:41 +00:00
io.go io: use SeekStart, SeekCurrent, and SeekEnd in io.Seeker documentation 2016-05-29 06:52:45 +00:00
multi_test.go io: fix comment in test 2016-08-22 22:27:59 +00:00
multi.go io: fix infinite loop bug in MultiReader 2016-08-19 19:14:02 +00:00
pipe_test.go
pipe.go all: delete dead non-test code 2016-03-25 06:28:13 +00:00