[tor-commits] [websocket/master] Whitespace.

dcf at torproject.org dcf at torproject.org
Thu Oct 3 16:36:10 UTC 2013


commit 6b6818abb0538c06731b5bd7ff37afcda7869aa6
Author: David Fifield <david at bamsoftware.com>
Date:   Thu May 3 00:28:23 2012 -0700

    Whitespace.
---
 doc/websocket-transport.txt |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/doc/websocket-transport.txt b/doc/websocket-transport.txt
index 65b4e9c..ad1eef5 100644
--- a/doc/websocket-transport.txt
+++ b/doc/websocket-transport.txt
@@ -93,11 +93,11 @@ Examples
 
   Here are examples of WebSocket handshakes and the beginning of data
   transfer. The data is the beginning of a Tor connection (i.e., it
-  begins with a TLS handshake). Data are shown using C string syntax. ">
-  " at the beginning of a line indicates client-to-server communication;
-  "< " is server-to-client. "[...]" indicates contents omitted for
-  brevity. Newlines in the presentation are not significant. This
-  section is non-normative.
+  begins with a TLS handshake). Data are shown using C string syntax.
+  "> " at the beginning of a line indicates client-to-server
+  communication; "< " is server-to-client. "[...]" indicates contents
+  omitted for brevity. Newlines in the presentation are not significant.
+  This section is non-normative.
 
   Using "hybi"/RFC 6455 WebSocket with binary frames:
 





More information about the tor-commits mailing list