Selaa lähdekoodia

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

svn:r17192
Nick Mathewson 17 vuotta sitten
vanhempi
commit
39db9fbe00
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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