]> Cypherpunks repositories - gostls13.git/commit
runtime: fix reference to sys{Fault,Free,Reserve,Unused,Used} in comments
authorTobias Klauser <tklauser@distanz.ch>
Thu, 20 Sep 2018 09:43:42 +0000 (11:43 +0200)
committerTobias Klauser <tobias.klauser@gmail.com>
Tue, 25 Sep 2018 06:22:24 +0000 (06:22 +0000)
commitc7ac645d28b99f163c46e2b8622ca7b60dc212ce
tree18c3aa19ef45d5dafe37493a25f460e1d446fb1e
parent0ee8a559e5778b4dbfa20c524867112693ba607f
runtime: fix reference to sys{Fault,Free,Reserve,Unused,Used} in comments

Change-Id: Icbaedc49c810c63c51d56ae394d2f70e4d64b3e0
Reviewed-on: https://go-review.googlesource.com/136495
Run-TryBot: Tobias Klauser <tobias.klauser@gmail.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/runtime/malloc.go
src/runtime/mgcsweep.go