[tor-commits] [torspec] 01/10: tor-spec: Fix line exceeding 80 characters

gitolite role git at cupani.torproject.org
Tue Jan 10 19:02:38 UTC 2023


This is an automated email from the git hooks/post-receive script.

dgoulet pushed a commit to branch main
in repository torspec.

commit a2c7812e60bd4a898bd415a73ebb883429f8266b
Author: Emil Engler <me at emilengler.com>
AuthorDate: Mon Oct 24 11:36:21 2022 +0200

    tor-spec: Fix line exceeding 80 characters
    
    This commit inserts a line break in order to fix the only line exceeding
    80 characters in this document.
---
 tor-spec.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tor-spec.txt b/tor-spec.txt
index 3f03890..d6491c6 100644
--- a/tor-spec.txt
+++ b/tor-spec.txt
@@ -1635,8 +1635,8 @@ see tor-design.pdf.
    inbound RELAY_EARLY cells, it MUST close the circuit immediately.
 
    When speaking v2 of the link protocol or later, clients MUST only send
-   EXTEND/EXTEND2 cells inside RELAY_EARLY cells.  Clients SHOULD send the first ~8
-   RELAY cells that are not targeted at the first hop of any circuit as
+   EXTEND/EXTEND2 cells inside RELAY_EARLY cells.  Clients SHOULD send the first
+   ~8 RELAY cells that are not targeted at the first hop of any circuit as
    RELAY_EARLY cells too, in order to partially conceal the circuit length.
 
    [Starting with Tor 0.2.3.11-alpha, relays should reject any

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the tor-commits mailing list