Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
bassosimone authored Oct 20, 2023
1 parent 5e93d83 commit 4cecc40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/dslx/tls.go
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ type tlsHandshakeFunc struct {
// RootCAs contains the Root CAs to use.
RootCAs *x509.CertPool

// Pool is the Pool that owns us.
// Rt is the Runtime that owns us.
Rt Runtime

// ServerName is the ServerName to handshake for.
Expand Down

0 comments on commit 4cecc40

Please sign in to comment.