aboutsummaryrefslogtreecommitdiff
path: root/proposals/105-handshake-revision.txt
diff options
context:
space:
mode:
Diffstat (limited to 'proposals/105-handshake-revision.txt')
-rw-r--r--proposals/105-handshake-revision.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/proposals/105-handshake-revision.txt b/proposals/105-handshake-revision.txt
index c4fb50a..709c016 100644
--- a/proposals/105-handshake-revision.txt
+++ b/proposals/105-handshake-revision.txt
@@ -121,9 +121,9 @@ Proposal:
VERSIONS cell before sending any other cells. (But see below.)
VersionsLen [1 byte]
- Versions [NumVersions bytes]
+ Versions [VersionsLen bytes]
- "Versions" is a sequence of NumVersions bytes. Each value between 1 and
+ "Versions" is a sequence of VersionsLen bytes. Each value between 1 and
127 inclusive represents a single version; current implementations MUST
ignore other bytes. Parties should list all of the versions which they
are able and willing to support. Parties can only communicate if they