[dovecot-cvs] dovecot/src/lib-index mail-index-open.c,1.41,1.42

cras at procontrol.fi cras at procontrol.fi
Mon Aug 11 05:27:52 EEST 2003


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

Modified Files:
	mail-index-open.c 
Log Message:
comment update



Index: mail-index-open.c
===================================================================
RCS file: /home/cvs/dovecot/src/lib-index/mail-index-open.c,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -d -r1.41 -r1.42
--- mail-index-open.c	6 Aug 2003 20:15:31 -0000	1.41
+++ mail-index-open.c	11 Aug 2003 01:27:50 -0000	1.42
@@ -110,8 +110,8 @@
 	}
 
 	if (!rebuilt) {
-		/* sync ourself. do it before updating cache and compression
-		   which may happen because of this. */
+		/* sync ourself. do it before compression which may happen
+		   as a result of this. */
 		if (!index->sync_and_lock(index, FALSE,
 					  MAIL_LOCK_SHARED, NULL) &&
 		    !index->nodiskspace)



More information about the dovecot-cvs mailing list