mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 12:23:32 +01:00
fix a misleading function comment
svn:r6717
This commit is contained in:
parent
5dc1e6f788
commit
579849f600
@ -857,7 +857,7 @@ tor_tls_get_n_bytes_written(tor_tls_t *tls)
|
||||
}
|
||||
|
||||
/** Implement check_no_tls_errors: If there are any pending OpenSSL
|
||||
* errors, log an error message and assert(0). */
|
||||
* errors, log an error message. */
|
||||
void
|
||||
_check_no_tls_errors(const char *fname, int line)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user