]> Cypherpunks repositories - gostls13.git/commit
internal/bytealg: fix function reference in comments
authorTobias Klauser <tklauser@distanz.ch>
Mon, 1 Apr 2019 12:12:51 +0000 (14:12 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Tue, 2 Apr 2019 05:45:33 +0000 (05:45 +0000)
commit56517216c052649daab6c439f386f9dc02e90c3a
tree4542856f5942b9ec23978939e0022a0fa786ff87
parent46c3e217188043c7cea9e181f0d61825d2636ad7
internal/bytealg: fix function reference in comments

There's no IndexShortStr func, refer to Index instead.

Change-Id: I6923e7ad3e910e4b5fb0c07d6339ddfec4111f4f
Reviewed-on: https://go-review.googlesource.com/c/go/+/170124
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/internal/bytealg/index_arm64.go