[or-cvs] r17192: {tor} Yes, "NL" means "LF" to Tor. (tor/trunk/doc/spec)
nickm at seul.org
nickm at seul.org
Wed Nov 5 18:31:28 UTC 2008
Author: nickm
Date: 2008-11-05 13:31:28 -0500 (Wed, 05 Nov 2008)
New Revision: 17192
Modified:
tor/trunk/doc/spec/dir-spec.txt
Log:
Yes, "NL" means "LF" to Tor.
Modified: tor/trunk/doc/spec/dir-spec.txt
===================================================================
--- tor/trunk/doc/spec/dir-spec.txt 2008-11-05 18:03:14 UTC (rev 17191)
+++ tor/trunk/doc/spec/dir-spec.txt 2008-11-05 18:31:28 UTC (rev 17192)
@@ -213,6 +213,7 @@
More formally:
+ NL = The ascii LF character (hex value 0x0a).
Document ::= (Item | NL)+
Item ::= KeywordLine Object*
KeywordLine ::= Keyword NL | Keyword WS ArgumentChar+ NL
More information about the tor-commits
mailing list