aboutsummaryrefslogtreecommitdiff
path: root/src/pkg/runtime/runtime.h
diff options
context:
space:
mode:
authorBrad Fitzpatrick <bradfitz@golang.org>2013-03-28 13:43:34 -0700
committerBrad Fitzpatrick <bradfitz@golang.org>2013-03-28 13:43:34 -0700
commit731dcb7680303792315625a86ec0390ca41c03b9 (patch)
tree00067d9b1700b5caddaaea138c3ff74568e08811 /src/pkg/runtime/runtime.h
parentcb79b2cf22ecd84b51ee46ddc922b9214fccc3c0 (diff)
downloadgo-731dcb7680303792315625a86ec0390ca41c03b9.tar.xz
net/url: use strings.Index instead of a loop
We already depend on strings in this file, so use it. Plus strings.Index will be faster than a manual loop once issue 3751 is finished. R=golang-dev, khr CC=golang-dev https://golang.org/cl/8116043
Diffstat (limited to 'src/pkg/runtime/runtime.h')
0 files changed, 0 insertions, 0 deletions