]> Cypherpunks repositories - gostls13.git/commit
runtime: follow convention for generated code comment in fastlog2table
authorTobias Klauser <tklauser@distanz.ch>
Tue, 8 Jan 2019 13:14:27 +0000 (14:14 +0100)
committerTobias Klauser <tobias.klauser@gmail.com>
Wed, 9 Jan 2019 07:21:16 +0000 (07:21 +0000)
commit5efe9a8f11c81116f102f56c49a9415fd992c038
tree38a9167774565d2f0f6bab44a23a334b90373d75
parent79c50c4d5728d785485fce8c75b9c2b2f93641ea
runtime: follow convention for generated code comment in fastlog2table

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

Change-Id: Ib40ae2848924d98afaf8d4fcaf180a4583edc3fe
Reviewed-on: https://go-review.googlesource.com/c/156817
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/fastlog2table.go
src/runtime/mkfastlog2table.go