]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
comment update
authorTimo Sirainen <tss@iki.fi>
Mon, 11 Aug 2003 01:27:50 +0000 (04:27 +0300)
committerTimo Sirainen <tss@iki.fi>
Mon, 11 Aug 2003 01:27:50 +0000 (04:27 +0300)
--HG--
branch : HEAD

src/lib-index/mail-index-open.c

index ca63b00d1512461c45f23c663105b811d2a7cf18..13776e3c45e1e30bd9ccb6c9a7095904c9610e4d 100644 (file)
@@ -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)