[dovecot-cvs] dovecot/src/lib-index mail-tree.h,1.5,1.6

cras at procontrol.fi cras at procontrol.fi
Mon Oct 28 09:53:57 EET 2002


Update of /home/cvs/dovecot/src/lib-index
In directory danu:/tmp/cvs-serv11139/lib-index

Modified Files:
	mail-tree.h 
Log Message:
comment update



Index: mail-tree.h
===================================================================
RCS file: /home/cvs/dovecot/src/lib-index/mail-tree.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- mail-tree.h	28 Oct 2002 07:51:50 -0000	1.5
+++ mail-tree.h	28 Oct 2002 07:53:55 -0000	1.6
@@ -38,7 +38,8 @@
 	unsigned int up;
 
 	/* number of child nodes + 1, used to figure out message
-	   sequence numbers */
+	   sequence numbers. also highest bit specifies if the node is
+	   red or black */
 	unsigned int node_count;
 
 	unsigned int key;




More information about the dovecot-cvs mailing list