Browse Source

Remove a blank line that was bothering me.

Nick Mathewson 6 years ago
parent
commit
33cba1195b
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/or/connection.c

+ 0 - 1
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