]> Cypherpunks repositories - gostls13.git/commit
runtime: fix incorrectly replaced "_type" in comments
authorShenghou Ma <minux@golang.org>
Thu, 22 Jan 2015 06:31:49 +0000 (01:31 -0500)
committerMinux Ma <minux@golang.org>
Fri, 23 Jan 2015 00:12:13 +0000 (00:12 +0000)
commitc242fbc903422b27af2b065e2b90751057349558
tree5b7275c2fc169b99a5c8fb1d14313380784af905
parent19c1b163e85ba5a25d95f8174a90b2dc2470a18f
runtime: fix incorrectly replaced "_type" in comments

Change-Id: I9d0b1bb68604c5a153bd5c05c7008db045c38d2a
Reviewed-on: https://go-review.googlesource.com/3180
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/type.go