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

[tor-commits] [torspec/master] Move a misplaced parenthesis



commit 49b179585a33822469fa7ec94e4184ae29e6deb8
Author: Robert Ransom <rransom.8774@xxxxxxxxx>
Date:   Tue Apr 19 17:16:02 2011 -0700

    Move a misplaced parenthesis
---
 control-spec.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/control-spec.txt b/control-spec.txt
index d24afab..5878d75 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -863,7 +863,7 @@
 
     InfoLine = AuthLine / VersionLine / OtherLine
 
-     AuthLine = "250-AUTH" SP "METHODS=" AuthMethod *(",")AuthMethod
+     AuthLine = "250-AUTH" SP "METHODS=" AuthMethod *("," AuthMethod)
                        *(SP "COOKIEFILE=" AuthCookieFile) CRLF
      VersionLine = "250-VERSION" SP "Tor=" TorVersion [SP Arguments] CRLF
 

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