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

[tor-commits] [tor/master] Fix typo in config parser documentation



commit a753ef8517e02e33cec064394a25e29ea89e6145
Author: Esteban Manchado Velázquez <emanchado@xxxxxxxxxxxx>
Date:   Fri Feb 3 21:05:58 2012 +0100

    Fix typo in config parser documentation
---
 src/common/util.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/common/util.c b/src/common/util.c
index ecf49a6..f35a796 100644
--- a/src/common/util.c
+++ b/src/common/util.c
@@ -2445,7 +2445,7 @@ parse_config_line_from_str(const char *line, char **key_out, char **value_out)
      KEYCHAR = Any character except ' ', '\r', '\n', '\t', '#', "\"
 
      VALUES = QUOTEDVALUE | NORMALVALUE
-     QUOTEDVALUE = QUOTE QVITEM* QUOTE EOLSPACE?
+     QUOTEDVALUE = QUOTE QVCHAR* QUOTE EOLSPACE?
      QUOTE = '"'
      QVCHAR = KEYCHAR | ESC ('n' | 't' | 'r' | '"' | ESC |'\'' | OCTAL | HEX)
      ESC = "\\"



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