]> Cypherpunks repositories - nncp.git/commitdiff
Fix magic numbers in documentation
authorSergey Matveev <stargrave@stargrave.org>
Fri, 29 Dec 2017 20:37:04 +0000 (23:37 +0300)
committerSergey Matveev <stargrave@stargrave.org>
Fri, 29 Dec 2017 20:37:04 +0000 (23:37 +0300)
doc/eblob.texi
doc/pkt.texi

index 06c4a452a2bdbf2f2de9ede3d744af1330d34b0c..ff637e4fd0f0854715be7ae12c7323a0447fc105 100644 (file)
@@ -41,7 +41,7 @@ Eblob is an @url{https://tools.ietf.org/html/rfc4506, XDR}-encoded structure:
 @headitem @tab XDR type @tab Value
 @item Magic number @tab
     8-byte, fixed length opaque data @tab
-    @verb{|N N C P B 0x00 0x00 0x01|}
+    @verb{|N N C P B 0x00 0x00 0x02|}
 @item S, T, P @tab
     unsigned integer @tab
     Space cost, time cost and parallel jobs number
index 3f8cd92177a1456eef54f4cf592bf6380af10af2..f577506b9bd4a672350bf1e074c2cb19b47a0018 100644 (file)
@@ -83,7 +83,7 @@ Each encrypted packet has the following header:
 @headitem @tab XDR type @tab Value
 @item Magic number @tab
     8-byte, fixed length opaque data @tab
-    @verb{|N N C P E 0x00 0x00 0x01|}
+    @verb{|N N C P E 0x00 0x00 0x03|}
 @item Niceness @tab
     unsigned integer @tab
     1-255, packet @ref{Niceness, niceness} level