[or-cvs] Choose correct abstraction for topic_foo. Abstract random-...

Nick Mathewson nickm at seul.org
Thu Apr 17 17:10:43 UTC 2003


Update of /home/or/cvsroot/doc
In directory moria.mit.edu:/tmp/cvs-serv25669/doc

Modified Files:
	tor-spec.txt 
Log Message:
Choose correct abstraction for topic_foo.  Abstract random-integer code

Index: tor-spec.txt
===================================================================
RCS file: /home/or/cvsroot/doc/tor-spec.txt,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- tor-spec.txt	16 Apr 2003 17:44:32 -0000	1.11
+++ tor-spec.txt	17 Apr 2003 17:10:40 -0000	1.12
@@ -228,8 +228,8 @@
 
         ACI (anonymous circuit identifier)    [2 bytes]
         Command                               [1 byte]
-        Length                                [1 byte]
         Sequence number (unused, set to 0)    [4 bytes]
+        Length                                [1 byte]
         Payload (padded with 0 bytes)         [248 bytes]
                                          [Total size: 256 bytes]
 



More information about the tor-commits mailing list