]> Cypherpunks repositories - gostls13.git/commitdiff
runtime: change odd 'print1_write' file names
authorAaron Jacobs <jacobsa@google.com>
Tue, 20 Oct 2015 22:38:27 +0000 (09:38 +1100)
committerIan Lance Taylor <iant@golang.org>
Tue, 20 Oct 2015 23:03:06 +0000 (23:03 +0000)
The '1' part is left over from the C conversion, but no longer makes
sense given that print1.go no longer exists.

Change-Id: Iec171251370d740f234afdbd6fb1a4009fde6696
Reviewed-on: https://go-review.googlesource.com/16036
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>

src/runtime/write_err.go [moved from src/runtime/print1_write.go with 100% similarity]
src/runtime/write_err_android.go [moved from src/runtime/print1_write_android.go with 100% similarity]