[tor-commits] [tor/master] Whitespace fix

nickm at torproject.org nickm at torproject.org
Fri Dec 11 01:04:10 UTC 2015


commit a807bb781b2be26881d80350d04aadab9ceaa482
Author: Nick Mathewson <nickm at torproject.org>
Date:   Thu Dec 10 20:04:04 2015 -0500

    Whitespace fix
---
 src/or/connection.c |    1 +
 1 file changed, 1 insertion(+)

diff --git a/src/or/connection.c b/src/or/connection.c
index 575bbf1..bff994d 100644
--- a/src/or/connection.c
+++ b/src/or/connection.c
@@ -5056,3 +5056,4 @@ clock_skew_warning(const connection_t *conn, long apparent_skew, int trusted,
                                  apparent_skew, ext_source);
   tor_free(ext_source);
 }
+



More information about the tor-commits mailing list