[dovecot-cvs] dovecot/src/lib-index/maildir maildir-sync.c,1.48,1.49

cras at procontrol.fi cras at procontrol.fi
Fri May 30 02:48:18 EEST 2003


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

Modified Files:
	maildir-sync.c 
Log Message:
comment update



Index: maildir-sync.c
===================================================================
RCS file: /home/cvs/dovecot/src/lib-index/maildir/maildir-sync.c,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- maildir-sync.c	29 May 2003 22:48:02 -0000	1.48
+++ maildir-sync.c	29 May 2003 22:48:15 -0000	1.49
@@ -946,9 +946,7 @@
 	if (append_index) {
 		if (ctx->index->maildir_have_new) {
 			/* some of the mails in new/ are already indexed.
-			   we'll have to do a full sync.
-			   FIXME: or not really, just full sync for mails
-			   in new/ */
+			   we'll have to do a full sync. */
 			return maildir_sync_new_dir_full(ctx);
 		}
 



More information about the dovecot-cvs mailing list