aboutsummaryrefslogtreecommitdiff
path: root/src/runtime
diff options
context:
space:
mode:
authorAaron Jacobs <jacobsa@google.com>2015-10-21 09:38:27 +1100
committerIan Lance Taylor <iant@golang.org>2015-10-20 23:03:06 +0000
commitef986fa3fc9b8035151e10658de66873bb25bba5 (patch)
tree08af88caca021635833520e0470621734b3a66d3 /src/runtime
parent460568b6fd66b756f9bf111e1ce86bbf50334548 (diff)
downloadgo-ef986fa3fc9b8035151e10658de66873bb25bba5.tar.xz
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>
Diffstat (limited to 'src/runtime')
-rw-r--r--src/runtime/write_err.go (renamed from src/runtime/print1_write.go)0
-rw-r--r--src/runtime/write_err_android.go (renamed from src/runtime/print1_write_android.go)0
2 files changed, 0 insertions, 0 deletions
diff --git a/src/runtime/print1_write.go b/src/runtime/write_err.go
index 6b1467b1c4..6b1467b1c4 100644
--- a/src/runtime/print1_write.go
+++ b/src/runtime/write_err.go
diff --git a/src/runtime/print1_write_android.go b/src/runtime/write_err_android.go
index 4411a14755..4411a14755 100644
--- a/src/runtime/print1_write_android.go
+++ b/src/runtime/write_err_android.go