[or-cvs] clean out obsolete cell types
Roger Dingledine
arma at seul.org
Fri Mar 7 08:24:58 UTC 2003
Update of /home/or/cvsroot/src/or
In directory moria.mit.edu:/home/arma/work/onion/cvs/src/or
Modified Files:
or.h
Log Message:
clean out obsolete cell types
Index: or.h
===================================================================
RCS file: /home/or/cvsroot/src/or/or.h,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- or.h 5 Mar 2003 20:03:05 -0000 1.48
+++ or.h 7 Mar 2003 08:24:55 -0000 1.49
@@ -160,9 +160,7 @@
#define CELL_CREATE 1
#define CELL_DATA 2
#define CELL_DESTROY 3
-#define CELL_ACK 4
-#define CELL_NACK 5
-#define CELL_SENDME 6
+#define CELL_SENDME 4
#define CELL_PAYLOAD_SIZE 120
#define CELL_NETWORK_SIZE 128
More information about the tor-commits
mailing list