]> Cypherpunks repositories - gostls13.git/commit
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)
commitef986fa3fc9b8035151e10658de66873bb25bba5
tree08af88caca021635833520e0470621734b3a66d3
parent460568b6fd66b756f9bf111e1ce86bbf50334548
runtime: change odd 'print1_write' file names

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]