mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
make check-spaces wants a newline at the end of tortls
svn:r14508
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user