]> Cypherpunks repositories - gostls13.git/commit
crypto/x509: remove the redundant type declaration
authorZZMarquis <zhonglingjian3821@163.com>
Wed, 27 Feb 2019 19:26:13 +0000 (19:26 +0000)
committerFilippo Valsorda <filippo@golang.org>
Wed, 27 Feb 2019 20:52:17 +0000 (20:52 +0000)
commitb00ef3b8654ea64651805460fe23c67716cdd827
tree93485755cd0860db8414d8f7093e54d6fe0c5d3e
parentdf557fe3ea94ff8888abd6a6ab4cc5d5351d77a6
crypto/x509: remove the redundant type declaration

Change-Id: I50668a4c943ecab91b2b33370f6cfb3784afafd1
GitHub-Last-Rev: c8223adfc8b7d3fc712089bb9cb03d6832ab558b
GitHub-Pull-Request: golang/go#29654
Reviewed-on: https://go-review.googlesource.com/c/157338
Run-TryBot: Filippo Valsorda <filippo@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Filippo Valsorda <filippo@golang.org>
src/crypto/x509/x509.go