]> Cypherpunks repositories - gostls13.git/commit
crypto/tls: fix typo referencing the required Config field
authorBrad Fitzpatrick <bradfitz@golang.org>
Tue, 3 Jun 2014 08:11:17 +0000 (18:11 +1000)
committerAndrew Gerrand <adg@golang.org>
Tue, 3 Jun 2014 08:11:17 +0000 (18:11 +1000)
commit19fe9a2c722ee7612e86b46b7bf8e6b409295ecc
tree1147e7b46cbd6e6c8b87cc065f8dd5fe26a01888
parent14a75ecf4a673e99ff41c1a1166289840d4f3cbb
crypto/tls: fix typo referencing the required Config field

Thanks to Frithjof Schulze for noticing.

LGTM=adg
R=adg
CC=agl, golang-codereviews, r
https://golang.org/cl/107740043
src/pkg/crypto/tls/tls.go