mirror of
https://github.com/restic/restic.git
synced 2025-08-21 10:57:55 +00:00
fuse: typo
This commit is contained in:
@@ -10,7 +10,7 @@ import (
|
||||
"golang.org/x/net/context"
|
||||
)
|
||||
|
||||
// Statically ensure that *file implements the given interface
|
||||
// Statically ensure that *link implements the given interface
|
||||
var _ = fs.NodeReadlinker(&link{})
|
||||
|
||||
type link struct {
|
||||
|
Reference in New Issue
Block a user