mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
make check-spaces wants a newline at the end of tortls
svn:r14508
This commit is contained in:
parent
d465a9629b
commit
a364592ca0
@ -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;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user