From 2b75e7cfd12d529423884b6d08dbc74df6672a3480a296e119374ebe1499c474 Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Wed, 17 Apr 2024 10:39:01 +0300 Subject: [PATCH] Fixed prologue's value in documentation --- doc/proto.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/proto.texi b/doc/proto.texi index dc7c3d2..7d80dec 100644 --- a/doc/proto.texi +++ b/doc/proto.texi @@ -25,7 +25,7 @@ curve25519, ChaCha20-Poly1305 and BLAKE2s algorithms. @itemize -@item Client sends @code{VoRS v1} to the socket. Just a magic number. +@item Client sends @code{VoRS v2} to the socket. Just a magic number. @item All next messages are prepended with 16-bit big-endian length. -- 2.48.1