]> Cypherpunks repositories - gostls13.git/commit
runtime: fix typo in comment for cpuinit
authorTobias Klauser <tklauser@distanz.ch>
Tue, 29 May 2018 07:08:42 +0000 (09:08 +0200)
committerBrad Fitzpatrick <bradfitz@golang.org>
Tue, 29 May 2018 14:40:49 +0000 (14:40 +0000)
commit99695bd90b70ae562349a15b3a0b00d78c51e23f
tree08e88e4a4007a7765f40e9b1f4170d5b6302a8af
parent53209467dbb94a37ac5550945a59f5d0721976d8
runtime: fix typo in comment for cpuinit

Change-Id: Ie19e0354f813b042c995c0221072568eaa473bea
Reviewed-on: https://go-review.googlesource.com/114995
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/proc.go