]> Cypherpunks repositories - gostls13.git/commit
cmd/vet: fix documentation for -structtags
authorRob Pike <r@golang.org>
Mon, 19 Sep 2016 01:22:52 +0000 (11:22 +1000)
committerRob Pike <r@golang.org>
Mon, 19 Sep 2016 02:02:44 +0000 (02:02 +0000)
commit892d146a7aae17e5fe22e04b16ba4da7e3d8c767
treee57efe973483e5f0b2f1f66f96b49f9e64f1f47b
parentdcb954c3f7ab6d463882dbc3f88e075e8e096f74
cmd/vet: fix documentation for -structtags

Was missing a title in the documentation, so it formatted wrong.

Fixes #17124

Change-Id: Ie8a9c36fbc54eed7d8a761f89a088e582b8c062d
Reviewed-on: https://go-review.googlesource.com/29340
Reviewed-by: Andrew Gerrand <adg@golang.org>
src/cmd/vet/doc.go