[tor-commits] [torspec/master] Fix spec typos
nickm at torproject.org
nickm at torproject.org
Thu Dec 22 15:59:30 UTC 2011
commit 4651a4cf7fbfad807c2dd55048146fc87ecb0ac6
Author: Robert Ransom <rransom.8774 at gmail.com>
Date: Thu Jun 23 16:50:08 2011 -0700
Fix spec typos
---
control-spec.txt | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/control-spec.txt b/control-spec.txt
index 5643ad8..e770415 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -653,8 +653,8 @@
Sent from the client to the server. The format is:
"EXTENDCIRCUIT" SP CircuitID
- [SP ServerSpec *("," ServerSpec)
- SP "purpose=" Purpose] CRLF
+ [SP ServerSpec *("," ServerSpec)]
+ [SP "purpose=" Purpose] CRLF
This request takes one of two forms: either the CircuitID is zero, in
which case it is a request for the server to build a new circuit,
More information about the tor-commits
mailing list