]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Remove a blank line that was bothering me.
authorNick Mathewson <nickm@torproject.org>
Thu, 26 Apr 2018 13:10:58 +0000 (09:10 -0400)
committerNick Mathewson <nickm@torproject.org>
Thu, 26 Apr 2018 13:10:58 +0000 (09:10 -0400)
src/or/connection.c

index 389199f18ebaad1f07cf866b3d0fbb3e3ea5753f..de0f0485b0c8eefaf39083aae14906e8d9cf160b 100644 (file)
@@ -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