]> Cypherpunks repositories - gostls13.git/commit
os: fix documentation for FileInfo.Name.
authorRob Pike <r@golang.org>
Thu, 7 Jul 2011 06:05:38 +0000 (16:05 +1000)
committerRob Pike <r@golang.org>
Thu, 7 Jul 2011 06:05:38 +0000 (16:05 +1000)
commit07c9a925644ad2c6f6742be09371c0556f3beb91
tree2468285e3ac50fbb17128f411f48f71b75d0b63b
parent238274ede0ec19e6a8b83334b5c6729afa746beb
os: fix documentation for FileInfo.Name.
It's the base name, not the full name.
Fixes #2047.

R=golang-dev, dsymonds
CC=golang-dev
https://golang.org/cl/4680041
src/pkg/os/types.go