Explorar o código

Yes, "NL" means "LF" to Tor.

svn:r17192
Nick Mathewson %!s(int64=17) %!d(string=hai) anos
pai
achega
39db9fbe00
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      doc/spec/dir-spec.txt

+ 1 - 0
doc/spec/dir-spec.txt

@@ -213,6 +213,7 @@ $Id$
 
   More formally:
 
+    NL = The ascii LF character (hex value 0x0a).
     Document ::= (Item | NL)+
     Item ::= KeywordLine Object*
     KeywordLine ::= Keyword NL | Keyword WS ArgumentChar+ NL