]> Cypherpunks repositories - gostls13.git/commit
runtime: fix a minor typo in comments
authorGuobiao Mei <meiguobiao@gmail.com>
Thu, 18 Dec 2014 15:53:00 +0000 (10:53 -0500)
committerMinux Ma <minux@golang.org>
Thu, 18 Dec 2014 20:35:56 +0000 (20:35 +0000)
commit6ce3cd18fa630fd5d0c97fa7903425dc4759f2a2
tree5b0c46a9418dc60a6575377a0e53c5b2fc6c2cda
parent604fa4d5a149c334ff0bd5d191c4c4e29f75545d
runtime: fix a minor typo in comments

Change-Id: I13a8aacd1b8243c992b539ab6bf7b5dff2a1393a
Reviewed-on: https://go-review.googlesource.com/1757
Reviewed-by: Minux Ma <minux@golang.org>
src/runtime/malloc2.go