[dovecot-cvs] dovecot/src/lib-index mail-index-private.h, 1.81, 1.82
tss at dovecot.org
tss at dovecot.org
Sat Mar 24 23:20:09 EET 2007
Update of /var/lib/cvs/dovecot/src/lib-index
In directory talvi:/tmp/cvs-serv15906
Modified Files:
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.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- mail-index-private.h 17 Jan 2007 23:33:29 -0000 1.81
+++ mail-index-private.h 24 Mar 2007 21:20:06 -0000 1.82
@@ -72,7 +72,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