dovecot-1.2: Comment update.

dovecot at dovecot.org dovecot at dovecot.org
Sun Oct 12 14:17:55 EEST 2008


details:   http://hg.dovecot.org/dovecot-1.2/rev/47edfe6ad295
changeset: 8266:47edfe6ad295
user:      Timo Sirainen <tss at iki.fi>
date:      Sun Oct 12 14:17:51 2008 +0300
description:
Comment update.

diffstat:

1 file changed, 1 insertion(+), 1 deletion(-)
src/lib-index/mail-transaction-log.h |    2 +-

diffs (12 lines):

diff -r 72b7277aefb3 -r 47edfe6ad295 src/lib-index/mail-transaction-log.h
--- a/src/lib-index/mail-transaction-log.h	Sun Oct 12 13:36:54 2008 +0300
+++ b/src/lib-index/mail-transaction-log.h	Sun Oct 12 14:17:51 2008 +0300
@@ -18,7 +18,7 @@ struct mail_transaction_log_header {
 	uint32_t prev_file_seq;
 	uint32_t prev_file_offset;
 	uint32_t create_stamp;
-	uint64_t initial_modseq; /* v1.1+ */
+	uint64_t initial_modseq; /* v1.1+ (note: log's major/minor version) */
 
 	uint8_t compat_flags; /* enum mail_index_header_compat_flags, v1.2+ */
 	uint8_t unused[3];


More information about the dovecot-cvs mailing list