dovecot-2.0: dbox: Comment update.
dovecot at dovecot.org
dovecot at dovecot.org
Tue Nov 2 17:34:53 EET 2010
details: http://hg.dovecot.org/dovecot-2.0/rev/2b709ff27b3a
changeset: 12360:2b709ff27b3a
user: Timo Sirainen <tss at iki.fi>
date: Tue Nov 02 15:34:50 2010 +0000
description:
dbox: Comment update.
diffstat:
src/lib-storage/index/dbox-common/dbox-file.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff -r 3e59dbe29f81 -r 2b709ff27b3a src/lib-storage/index/dbox-common/dbox-file.h
--- a/src/lib-storage/index/dbox-common/dbox-file.h Tue Nov 02 15:32:47 2010 +0000
+++ b/src/lib-storage/index/dbox-common/dbox-file.h Tue Nov 02 15:34:50 2010 +0000
@@ -53,7 +53,7 @@
/* Virtual message size in hex (line feeds counted as CRLF) */
DBOX_METADATA_VIRTUAL_SIZE = 'V',
/* Pointer to external message data. Format is:
- 1*(<start offset> <byte count> <ref>) */
+ 1*(<start offset> <byte count> <options> <ref>) */
DBOX_METADATA_EXT_REF = 'X',
/* Mailbox name where this message was originally saved to.
When rebuild finds a message whose mailbox is unknown, it's
More information about the dovecot-cvs
mailing list