From 4eb8188c69f4fa918dbd8b70de3e95ca4f7c3564 Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Thu, 18 Oct 2007 23:14:58 +0000 Subject: various fixes from reading or-cvs the past few days svn:r12035 --- proposals/105-handshake-revision.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'proposals/105-handshake-revision.txt') 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 -- cgit v1.2.3-54-g00ecf