Преглед на файлове

Remove extra newline from proxy_prepare_for_restart definition

teor преди 8 години
родител
ревизия
d35ca518b4
променени са 1 файла, в които са добавени 0 реда и са изтрити 1 реда
  1. 0 1
      src/or/transports.c

+ 0 - 1
src/or/transports.c

@@ -480,7 +480,6 @@ proxy_needs_restart(const managed_proxy_t *mp)
  *  preparations and then flag its state so that it will be relaunched
  *  in the next tick. */
 static void
-
 proxy_prepare_for_restart(managed_proxy_t *mp)
 {
   transport_t *t_tmp = NULL;