From: Timo Sirainen Date: Mon, 11 Aug 2003 01:27:50 +0000 (+0300) Subject: comment update X-Git-Tag: 1.1.alpha1~4429 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b39dae7e9f5e0d9e6b7992783359bbef20bb7e00;p=thirdparty%2Fdovecot%2Fcore.git comment update --HG-- branch : HEAD --- diff --git a/src/lib-index/mail-index-open.c b/src/lib-index/mail-index-open.c index ca63b00d15..13776e3c45 100644 --- a/src/lib-index/mail-index-open.c +++ b/src/lib-index/mail-index-open.c @@ -110,8 +110,8 @@ static int index_open_and_fix(struct mail_index *index, } 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)