Skip to content

Commit c5c0e0e

Browse files
code-asherEmyrk
andauthored
Comment that localForwardChannelData is copied
Co-authored-by: Steven Masley <[email protected]>
1 parent 2dff25d commit c5c0e0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

agent/agentssh/jetbrainstrack.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ import (
1010
gossh "golang.org/x/crypto/ssh"
1111
)
1212

13+
// localForwardChannelData is copied from the ssh package.
1314
type localForwardChannelData struct {
1415
DestAddr string
1516
DestPort uint32

0 commit comments

Comments
 (0)