Pārlūkot izejas kodu

Remove a blank line that was bothering me.

Nick Mathewson 6 gadi atpakaļ
vecāks
revīzija
33cba1195b
1 mainītis faili ar 0 papildinājumiem un 1 dzēšanām
  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