From 865bea3b895831a486b024e90f58d72d025ce284 Mon Sep 17 00:00:00 2001 From: Sebastian Hahn Date: Sun, 4 Apr 2010 03:34:42 +0200 Subject: Some bufferevents related fixes and pointers for nickm --- src/common/tortls.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/tortls.c') diff --git a/src/common/tortls.c b/src/common/tortls.c index 3ae3ef883..fb2e9ed49 100644 --- a/src/common/tortls.c +++ b/src/common/tortls.c @@ -1206,7 +1206,7 @@ tor_tls_handshake(tor_tls_t *tls) } /** Perform the final part of the intial TLS handshake on tls. This - * should be called for the first handshake only: it determiens whether the v1 + * should be called for the first handshake only: it determines whether the v1 * or the v2 handshake was used, and adjusts things for the renegotiation * handshake as appropriate. * -- cgit v1.2.3