From: Sergey Matveev Date: Wed, 17 Apr 2024 07:39:01 +0000 (+0300) Subject: Fixed prologue's value in documentation X-Git-Tag: v3.0.0~23 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=2b75e7cfd12d529423884b6d08dbc74df6672a3480a296e119374ebe1499c474;p=vors.git Fixed prologue's value in documentation --- 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.