]> Cypherpunks repositories - gostls13.git/commit
os: add some comments and remove an unused variable in rename func
authorBrad Fitzpatrick <bradfitz@golang.org>
Thu, 18 May 2017 22:50:35 +0000 (22:50 +0000)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 18 May 2017 23:43:24 +0000 (23:43 +0000)
commitca598e3cd4ffa1d318dd997987fe695b93cae539
treeec55a70556371625285cb0dba8b2e41002eae001
parent2ad41a30906ca1d0736f7efc40da60cb519a9f89
os: add some comments and remove an unused variable in rename func

This slightly clarifies the just-submitted CL 40577.

Updates #19647

Change-Id: I5584ad0e1abbc31796e3e5752351857f2a13d6d7
Reviewed-on: https://go-review.googlesource.com/43625
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/os/file_unix.go