clean up comment

This commit is contained in:
Philip Hamer 2021-12-06 09:30:42 -05:00
parent f724bd6a6c
commit 2553869a29
No known key found for this signature in database
GPG Key ID: 7F55992EFA6F6C83
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ import (
"strings" "strings"
) )
// // proxyDialerEx extends the generated proxy_Dialer // proxyDialerEx extends the generated proxy_Dialer
type proxyDialerEx interface { type proxyDialerEx interface {
proxy_Dialer proxy_Dialer
// UsesTLS indicates whether we expect to dial to a TLS proxy // UsesTLS indicates whether we expect to dial to a TLS proxy