[tor-commits] [tor/master] Remove a blank line that was bothering me.

nickm at torproject.org nickm at torproject.org
Thu Apr 26 13:11:03 UTC 2018


commit 33cba1195bb33c7551f89cdf88e11b7a8787ce68
Author: Nick Mathewson <nickm at torproject.org>
Date:   Thu Apr 26 09:10:58 2018 -0400

    Remove a blank line that was bothering me.
---
 src/or/connection.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/or/connection.c b/src/or/connection.c
index 389199f18..de0f0485b 100644
--- a/src/or/connection.c
+++ b/src/or/connection.c
@@ -3686,7 +3686,6 @@ connection_outbuf_too_full(connection_t *conn)
  * This should help fix slow upload rates.
  */
 static void
-
 update_send_buffer_size(tor_socket_t sock)
 {
 #ifdef _WIN32



More information about the tor-commits mailing list