Explorar o código

Minor code cleanup

Rod Hynes %!s(int64=9) %!d(string=hai) anos
pai
achega
642c593469
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      psiphon/tunnel.go

+ 1 - 1
psiphon/tunnel.go

@@ -642,7 +642,7 @@ func dialSsh(
 	}
 
 	if meekConfig != nil || upstreamProxyType == "http" {
-		dialCustomHeaders, selectedUserAgent = UserAgentIfUnset(config.CustomHeaders)
+		dialCustomHeaders, selectedUserAgent = UserAgentIfUnset(dialCustomHeaders)
 	}
 
 	// Use an asynchronous callback to record the resolved IP address when