go/src/bufio
Brad Fitzpatrick af2ac479fc all: single space after period
Done with grep & interactive search & replace, to double-check
replacements. Not many remained after CL 20022.

Fixes #18572

Change-Id: Idbe90ba3b584f9b9661d2bbd141607daaadfa41a
Reviewed-on: https://go-review.googlesource.com/45270
Reviewed-by: Joe Tsai <thebrokentoaster@gmail.com>
2017-06-09 20:29:09 +00:00
..
bufio.go all: single space after period 2017-06-09 20:29:09 +00:00
bufio_test.go bufio: read from underlying reader at most once in Read 2016-10-18 12:56:55 +00:00
example_test.go bufio: fix scanning with a final empty token. 2015-09-25 21:46:13 +00:00
export_test.go
scan.go bufio: remove unnecessary "continue" 2016-10-24 14:49:44 +00:00
scan_test.go all: remove redundant returns 2017-04-19 20:03:51 +00:00