[tor-commits] [goptlib/master] Matching whitespace.

dcf at torproject.org dcf at torproject.org
Mon Dec 9 02:49:51 UTC 2013


commit eb552746f94bd2012de16c9c606b1298a144390e
Author: David Fifield <david at bamsoftware.com>
Date:   Sun Dec 8 11:13:51 2013 -0800

    Matching whitespace.
---
 socks.go |    2 --
 1 file changed, 2 deletions(-)

diff --git a/socks.go b/socks.go
index d0b486d..bd57f40 100644
--- a/socks.go
+++ b/socks.go
@@ -58,9 +58,7 @@ func (conn *SocksConn) Reject() error {
 // 		if err != nil {
 // 			return err
 // 		}
-//
 // 		// do something with conn and remote
-//
 // 		return nil
 // 	}
 // 	...





More information about the tor-commits mailing list