commit c6749c53c3d04d9ce96e442af46dfaeb3ac946b7
parent ef6f43fc8b1291e14ec6c4f08941eaae6cb1b42d
Author: Christian Grothoff <grothoff@gnunet.org>
Date: Sat, 26 Aug 2023 12:49:30 +0200
English fix: one byte has no NBO
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/draft-schanzen-r5n.xml b/draft-schanzen-r5n.xml
@@ -1444,7 +1444,7 @@ BEGIN
</dd>
<dt>VER</dt>
<dd>
- is a 8-bit protocol version in network byte order.
+ is a 8-bit protocol version.
Set to zero. May be used in future protocol versions.
</dd>
<dt>FLAGS</dt>
@@ -1688,7 +1688,7 @@ BEGIN
</dd>
<dt>VER</dt>
<dd>
- is a 8-bit protocol version in network byte order.
+ is a 8-bit protocol version.
Set to zero. May be used in future protocol versions.
</dd>
<dt>FLAGS</dt>