commit | 8aa6e209cba33c4a3f31e23cdaffd2d20d5fc860 | [log] [tgz] |
---|---|---|
author | David Symonds <dsymonds@golang.org> | Tue Dec 09 14:17:11 2014 +1100 |
committer | David Symonds <dsymonds@golang.org> | Tue Dec 09 14:17:11 2014 +1100 |
tree | 2000fb1c16b2c649f5167c6e182c41036fd7268e | |
parent | ccfcd82c7124abd517842acbacc3b8c1e390c73d [diff] [blame] |
net: add import comments. Change-Id: Ifab0fdaec1d810d268b7c19ad30f476802203b37
diff --git a/webdav/webdav.go b/webdav/webdav.go index 389512b..8a8f6dc 100644 --- a/webdav/webdav.go +++ b/webdav/webdav.go
@@ -3,7 +3,7 @@ // license that can be found in the LICENSE file. // Package webdav etc etc TODO. -package webdav +package webdav // import "golang.org/x/net/webdav" // TODO: ETag, properties.