]> Cypherpunks repositories - gostls13.git/commit
net/http: correct subtle transposition of offset and whence in test
authoras <as.utf8@gmail.com>
Tue, 6 Mar 2018 06:10:19 +0000 (06:10 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 6 Mar 2018 06:13:17 +0000 (06:13 +0000)
commitdf8c2b905b5fb9d6cae9729a81c8f2c5034efe34
tree33b5182b4c442241399f7269b2a06a3347b1dbd4
parent8916773a3d6faabed5d500f8bf0d89b7048aecde
net/http: correct subtle transposition of offset and whence in test

Change-Id: I788972bdf85c0225397c0e74901bf9c33c6d30c7
GitHub-Last-Rev: 57737fe782bf7ad2d765c2efd80d75b3baca2c7b
GitHub-Pull-Request: golang/go#24265
Reviewed-on: https://go-review.googlesource.com/98761
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/net/http/fs_test.go