Explorar el Código

make check-spaces wants a newline at the end of tortls

svn:r14508
Roger Dingledine hace 17 años
padre
commit
a364592ca0
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      src/common/tortls.c

+ 1 - 0
src/common/tortls.c

@@ -1357,3 +1357,4 @@ tor_tls_get_buffer_sizes(tor_tls_t *tls,
   *rbuf_bytes = tls->ssl->s3->rbuf.left;
   *wbuf_bytes = tls->ssl->s3->wbuf.left;
 }
+