]> Cypherpunks repositories - gostls13.git/commit
bufio: fix incorrect comment on Scanner.Scan
authorAaron Jacobs <jacobsa@google.com>
Tue, 17 Mar 2015 21:14:07 +0000 (08:14 +1100)
committerIan Lance Taylor <iant@golang.org>
Wed, 18 Mar 2015 00:59:49 +0000 (00:59 +0000)
commitecd630de6dd2e5285f18c650207b5c84649402db
tree2c59fd2ce97c8a62448f4cf390f0cb9b8ce92cb9
parentd26fdf295ed1f0154f65110b17ac6ecf4300dad4
bufio: fix incorrect comment on Scanner.Scan

Change-Id: I216511a4bce431de0a468f618a7a7c4da79e2979
Reviewed-on: https://go-review.googlesource.com/7710
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/bufio/scan.go