]> Cypherpunks repositories - gostls13.git/commit
runtime: detail the method comment
authorTardis Xu <xiaoxubeii@gmail.com>
Fri, 31 Aug 2018 07:16:37 +0000 (07:16 +0000)
committerEmmanuel Odeke <emm.odeke@gmail.com>
Thu, 26 Sep 2019 05:45:42 +0000 (05:45 +0000)
commitf73d80809b99fba1066515c2848ce316d6976db8
tree09dbd0a0bb6cc4e908154250c18e9b5b52193ea0
parent225f484c880a840046129f16102216ee29271e66
runtime: detail the method comment

Change the comment to make more conformable to the function implementation.

Change-Id: I8461e2f09824c50e16223a27d0f61070f04bd21b
GitHub-Last-Rev: c25a8493d3938b38e2c318f7a7b94c9f2eb11bb4
GitHub-Pull-Request: golang/go#27404
Reviewed-on: https://go-review.googlesource.com/c/go/+/132477
Reviewed-by: Emmanuel Odeke <emm.odeke@gmail.com>
src/runtime/proc.go