8000 Comment that localForwardChannelData is copied · coder/coder@dce56fd · GitHub
[go: up one dir, main page]

Skip to content

Commit dce56fd

Browse files
code-asherEmyrk
andcommitted
Comment that localForwardChannelData is copied
Co-authored-by: Steven Masley <Emyrk@users.noreply.github.com>
1 parent 34b7c5e commit dce56fd

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)
0