[tor-commits] [obfsproxy/master] Fix typo.

asn at torproject.org asn at torproject.org
Tue Jul 15 12:23:06 UTC 2014


commit 01eca9d516b2d4a8b47931d585f2b74417f058dd
Author: Philipp Winter <phw at torproject.org>
Date:   Sat Mar 1 23:52:16 2014 +0100

    Fix typo.
    
    The problem was pointed out by Yawning Angel in:
    <https://bugs.torproject.org/10893#comment:3>
---
 doc/scramblesuit/scramblesuit-spec.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/scramblesuit/scramblesuit-spec.txt b/doc/scramblesuit/scramblesuit-spec.txt
index 1de6263..66c1ac8 100644
--- a/doc/scramblesuit/scramblesuit-spec.txt
+++ b/doc/scramblesuit/scramblesuit-spec.txt
@@ -191,7 +191,7 @@
     padding which is used for packet length obfuscation.  Note that both fields
     can be set to 0 which results in an empty protocol message.  ScrambleSuit's
     maximum message length is 1448 bytes.  Exluding the header, this results in
-    1437 bytes for the transported data.
+    1427 bytes for the transported data.
 
     The 1-byte flag field is used for protocol signalling.  Below, all defined
     flags along with their semantics are explained.





More information about the tor-commits mailing list