]> Cypherpunks repositories - gostls13.git/commit
path/filepath: document Dir better
authorRuss Cox <rsc@golang.org>
Tue, 19 Feb 2013 18:24:03 +0000 (13:24 -0500)
committerRuss Cox <rsc@golang.org>
Tue, 19 Feb 2013 18:24:03 +0000 (13:24 -0500)
commit6df181a7f01bc40a2ad9e98510b43b653eb7fb3b
tree1d29e2538f3850f7b5fa2eddfa95dd503def9393
parent1fe8fdf7085f52f4060a06e31ae3033163a20394
path/filepath: document Dir better

This comment matches the one in path.

Fixes #4837.

R=golang-dev, bradfitz
CC=golang-dev
https://golang.org/cl/7305100
src/pkg/path/filepath/path.go