Browse Source

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

svn:r14508
Roger Dingledine 17 years ago
parent
commit
a364592ca0
1 changed files with 1 additions and 0 deletions
  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;
 }
+