summaryrefslogtreecommitdiff
path: root/src/common/tortls.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/tortls.c')
-rw-r--r--src/common/tortls.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/tortls.c b/src/common/tortls.c
index 001c9c054e..578c093ebe 100644
--- a/src/common/tortls.c
+++ b/src/common/tortls.c
@@ -769,7 +769,6 @@ tor_tls_check_lifetime(tor_tls *tls, int tolerance)
return r;
}
-
/** Return the number of bytes available for reading from <b>tls</b>.
*/
int