]> Cypherpunks repositories - gostls13.git/commit
runtime: fix typo, func comments should start with function name
authorZhou Peng <p@ctriple.cn>
Fri, 2 Mar 2018 11:51:22 +0000 (11:51 +0000)
committerAlberto Donizetti <alb.donizetti@gmail.com>
Fri, 2 Mar 2018 12:03:30 +0000 (12:03 +0000)
commitb77aad089176ecab971d3a72f0357ed0abc81f4a
tree3d560676512afa8bdc9e4418038ea62c7e82d9d4
parent3fca7306f44b49d64a65b9795eba62bfd71d7ba2
runtime: fix typo, func comments should start with function name

Change-Id: I289af4884583537639800e37928c22814d38cba9
Reviewed-on: https://go-review.googlesource.com/98115
Reviewed-by: Alberto Donizetti <alb.donizetti@gmail.com>
src/runtime/mbitmap.go