]> Cypherpunks repositories - gostls13.git/commit
cmd/go: follow convention for generated code comment
authorTobias Klauser <tklauser@distanz.ch>
Thu, 14 Jun 2018 07:06:01 +0000 (09:06 +0200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 14 Jun 2018 15:12:11 +0000 (15:12 +0000)
commit90559ab9f2a6efaf03b428c0c4b5360d6a10462b
tree36803141cc1abce561b353778351440f5498e924
parent70c3bf27de465099de114dae15b78d9dd56dac7e
cmd/go: follow convention for generated code comment

Follow the convertion (https://golang.org/s/generatedcode) for generated
code in alldocs.go

Change-Id: I03985de20363ba8e09a5a624a931090ec8d196e6
Reviewed-on: https://go-review.googlesource.com/118816
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
src/cmd/go/alldocs.go
src/cmd/go/internal/help/help.go