Skip to content

Commit 134ddf8

Browse files
kari-tsnickkhyl
andauthored
Update libtailscale/fileops.go
Co-authored-by: Nick Khyl <[email protected]> Signed-off-by: kari-ts <[email protected]>
1 parent c2cc4e3 commit 134ddf8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libtailscale/fileops.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
"tailscale.com/feature/taildrop"
1313
)
1414

15-
// AndroidFileOps implements the FileOps interface using the Android ShareFileHelper.
15+
// AndroidFileOps implements [taildrop.FileOps] using the Android ShareFileHelper.
1616
type AndroidFileOps struct {
1717
helper ShareFileHelper
1818
}

0 commit comments

Comments
 (0)