From: Nick Mathewson Date: Fri, 11 Dec 2015 01:04:04 +0000 (-0500) Subject: Whitespace fix X-Git-Tag: tor-0.2.8.1-alpha~153 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a807bb781b2be26881d80350d04aadab9ceaa482;p=thirdparty%2Ftor.git Whitespace fix --- diff --git a/src/or/connection.c b/src/or/connection.c index 575bbf119b..bff994d385 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); } +