[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/master] core/or: Update file comment in connection_or.c
commit a2daca594baa8439f7f9ee1d93073373454e20ed
Author: teor <teor@xxxxxxxxxxxxxx>
Date: Tue Apr 14 14:55:37 2020 +1000
core/or: Update file comment in connection_or.c
Fix a typo, and say "v3 (and later) handshake".
Comment-only change.
---
src/core/or/connection_or.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/src/core/or/connection_or.c b/src/core/or/connection_or.c
index 6b11f3323..af73e295a 100644
--- a/src/core/or/connection_or.c
+++ b/src/core/or/connection_or.c
@@ -18,7 +18,8 @@
* tortls.c) which it uses as its TLS stream. It is responsible for
* sending and receiving cells over that TLS.
*
- * This module also implements the client side of the v3 Tor link handshake,
+ * This module also implements the client side of the v3 (and greater) Tor
+ * link handshake.
**/
#include "core/or/or.h"
#include "feature/client/bridges.h"
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits