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

[tor-commits] [torspec/master] control-spec: refer to a correct nonterminal in the "grammar"



commit 9b1ca30bc530934d10a9c1bfcbc264639aade8f1
Author: Nick Mathewson <nickm@xxxxxxxxxxxxxx>
Date:   Mon Oct 1 11:24:15 2012 -0400

    control-spec: refer to a correct nonterminal in the "grammar"
    
    Reported by Richard Clayton via Steven Murdoch.
---
 control-spec.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/control-spec.txt b/control-spec.txt
index c5eeb19..8e1cb9d 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -121,7 +121,7 @@
     AsyncReply = *(MidReplyLine / DataReplyLine) EndReplyLine
 
     MidReplyLine = StatusCode "-" ReplyLine
-    DataReplyLine = StatusCode "+" ReplyLine Data
+    DataReplyLine = StatusCode "+" ReplyLine CmdData
     EndReplyLine = StatusCode SP ReplyLine
     ReplyLine = [ReplyText] CRLF
     ReplyText = XXXX

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