[dovecot-cvs] dovecot/src/lib-index mail-index-private.h, 1.69.2.6, 1.69.2.7
tss at dovecot.org
tss at dovecot.org
Sat Mar 24 23:20:06 EET 2007
Update of /var/lib/cvs/dovecot/src/lib-index
In directory talvi:/tmp/cvs-serv15910
Modified Files:
Tag: branch_1_0
mail-index-private.h
Log Message:
cleanup
Index: mail-index-private.h
===================================================================
RCS file: /var/lib/cvs/dovecot/src/lib-index/mail-index-private.h,v
retrieving revision 1.69.2.6
retrieving revision 1.69.2.7
diff -u -d -r1.69.2.6 -r1.69.2.7
--- mail-index-private.h 10 Mar 2007 20:58:41 -0000 1.69.2.6
+++ mail-index-private.h 24 Mar 2007 21:20:04 -0000 1.69.2.7
@@ -71,7 +71,7 @@
};
struct mail_index_keyword_header_rec {
- uint32_t count;
+ uint32_t unused; /* for backwards compatibility */
uint32_t name_offset; /* relative to beginning of name[] */
};
More information about the dovecot-cvs
mailing list