]> Cypherpunks repositories - gostls13.git/commit
runtime: use standard comment style in cgocall
authorAustin Clements <austin@google.com>
Wed, 30 Nov 2016 15:43:14 +0000 (10:43 -0500)
committerAustin Clements <austin@google.com>
Wed, 30 Nov 2016 17:09:06 +0000 (17:09 +0000)
commit3f0f24df7b0017739b415e75bc4375a1483bd1a1
tree59a6291c140954fe94ee52e3f871e21a4592e6a5
parent2b1abf75945508a602daa29a87b7a45e0b6b04af
runtime: use standard comment style in cgocall

Change-Id: I9f2c2da4aa512729ae40562b06601da95ba50d6f
Reviewed-on: https://go-review.googlesource.com/33689
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Reviewed-by: Keith Randall <khr@golang.org>
src/runtime/cgocall.go