[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [torspec/master] fixup! fixup! Fix definition of Value



commit d200f1e939c414649dc0d2a6f822a5923131ec25
Author: juga0 <juga@xxxxxxxxxx>
Date:   Fri Jun 29 08:53:45 2018 +0000

    fixup! fixup! Fix definition of Value
---
 dir-spec.txt | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dir-spec.txt b/dir-spec.txt
index dd835ad..f2447c2 100644
--- a/dir-spec.txt
+++ b/dir-spec.txt
@@ -2093,7 +2093,8 @@
 
         KeyValues ::= KeyValue | KeyValues SP KeyValue
         KeyValue ::= Keyword '=' Value
-        Value ::= ArgumentChar+
+        Value ::= ArgumentCharValue+
+        ArgumentCharValue ::= any printing ASCII character except NL and SP.
 
         The headers from the bandwidth file used to generate this vote.
         The bandwidth file headers are described in bandwidth-file-spec.txt.



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits