mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
core/or: Update file comment in connection_or.c
Fix a typo, and say "v3 (and later) handshake". Comment-only change.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user