]> Cypherpunks repositories - gostls13.git/commit
strings: use LastIndexByte in LastIndex
authorDmitry Vyukov <dvyukov@google.com>
Thu, 30 Apr 2015 07:16:23 +0000 (10:16 +0300)
committerDmitry Vyukov <dvyukov@google.com>
Thu, 30 Apr 2015 08:33:29 +0000 (08:33 +0000)
commitcfb8b18e75faa1d0cec07268825db06679cd3946
tree08a750cc165499f220384f531354274f82834c8f
parent09edc5c6ac60e597a2b4807c018325f220c974ab
strings: use LastIndexByte in LastIndex

Change-Id: I1add1b92f5c2688a99133d90bf9789d770fd9f05
Reviewed-on: https://go-review.googlesource.com/9503
Reviewed-by: Matthew Dempsky <mdempsky@google.com>
src/os/file_plan9.go
src/strings/strings.go