[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [meek/turbotunnel-kcp] Comment typo.
commit 9fd2e507b302cc5f4f81ed5fe6e09091bbcb3cc3
Author: David Fifield <david@xxxxxxxxxxxxxxx>
Date: Sun May 30 01:13:28 2021 -0600
Comment typo.
---
meek-client/turbotunnel.go | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meek-client/turbotunnel.go b/meek-client/turbotunnel.go
index 952278e..17202b4 100644
--- a/meek-client/turbotunnel.go
+++ b/meek-client/turbotunnel.go
@@ -192,7 +192,7 @@ func (c *PollingPacketConn) Close() error {
// LocalAddr returns this connection's random Client ID.
func (c *PollingPacketConn) LocalAddr() net.Addr { return c.clientID }
-// LocalAddr returns the remoteAddr value that was passed to
+// RemoteAddr returns the remoteAddr value that was passed to
// NewPollingPacketConn.
func (c *PollingPacketConn) RemoteAddr() net.Addr { return c.remoteAddr }
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits