mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
r18638@catbus: nickm | 2008-03-07 20:11:15 -0500
Fix typo in tortls.c comment. svn:r13887
This commit is contained in:
parent
b770cc8e6e
commit
2675276618
@ -1273,7 +1273,7 @@ tor_tls_get_forced_write_size(tor_tls_t *tls)
|
||||
}
|
||||
|
||||
/** Sets n_read and n_written to the number of bytes read and written,
|
||||
* respectivey, on the raw socket used by <b>tls</b> since the last time this
|
||||
* respectively, on the raw socket used by <b>tls</b> since the last time this
|
||||
* function was called on <b>tls</b>. */
|
||||
void
|
||||
tor_tls_get_n_raw_bytes(tor_tls_t *tls, size_t *n_read, size_t *n_written)
|
||||
|
Loading…
Reference in New Issue
Block a user