gc: correct comment in runtime.go

R=rsc, iant
CC=golang-dev
https://golang.org/cl/5777057
This commit is contained in:
Shenghou Ma 2012-03-13 03:24:13 +08:00
parent d13b24598f
commit d3191f5c2b

View file

@ -3,7 +3,7 @@
// license that can be found in the LICENSE file.
// NOTE: If you change this file you must run "./mkbuiltin"
// to update builtin.c.boot. This is not done automatically
// to update builtin.c. This is not done automatically
// to avoid depending on having a working compiler binary.
// +build ignore