]> Cypherpunks repositories - gostls13.git/commit
encoding/asn1: document that default:x tag only has meaning with optional tag
authorRuss Cox <rsc@golang.org>
Wed, 26 Oct 2016 16:18:00 +0000 (12:18 -0400)
committerRuss Cox <rsc@golang.org>
Thu, 3 Nov 2016 16:04:55 +0000 (16:04 +0000)
commit23e6e1124522267655b05a5f47f62fc99f0e56c3
tree778761f23fdab4f8b9ba908408022bf882013739
parentced137fad48ad18518cdd4ed3a77e75d5e58c78c
encoding/asn1: document that default:x tag only has meaning with optional tag

Fixes #16712.

Change-Id: Ib216059c6c0c952162c19e080dcf3799f0652a8d
Reviewed-on: https://go-review.googlesource.com/32171
Run-TryBot: Russ Cox <rsc@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Quentin Smith <quentin@golang.org>
src/encoding/asn1/asn1.go