diff options
author | Jakob Unterwurzacher | 2016-06-14 22:45:33 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2016-06-14 22:46:23 +0200 |
commit | 393e531afd64ad6c5d1db4c36312a29233c8d3f2 (patch) | |
tree | ab6f8c0dca1570dff4e7af01f77f7ccc9fbb227b /tests/example_filesystems/v0.6-plaintextnames | |
parent | 620dba30c4a5886519767b9507c6e0361d7339e5 (diff) |
Fix warnings reported by Go 1.6 "go tool vet -shadow=true"
Warnings were:
main.go:234: declaration of err shadows declaration at main.go:163:
internal/fusefrontend/file.go:401: declaration of err shadows declaration at internal/fusefrontend/file.go:379:
internal/fusefrontend/file.go:419: declaration of err shadows declaration at internal/fusefrontend/file.go:379:
internal/fusefrontend/fs_dir.go:140: declaration of err shadows declaration at internal/fusefrontend/fs_dir.go:97:
Diffstat (limited to 'tests/example_filesystems/v0.6-plaintextnames')
0 files changed, 0 insertions, 0 deletions