dovecot-2.2: dsync: Finished previous change to actually compile

dovecot at dovecot.org dovecot at dovecot.org
Mon Apr 28 16:12:25 UTC 2014


details:   http://hg.dovecot.org/dovecot-2.2/rev/e4f527711ec9
changeset: 17281:e4f527711ec9
user:      Timo Sirainen <tss at iki.fi>
date:      Mon Apr 28 19:12:01 2014 +0300
description:
dsync: Finished previous change to actually compile

diffstat:

 src/doveadm/dsync/dsync-brain-private.h |  1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r b912147d41c8 -r e4f527711ec9 src/doveadm/dsync/dsync-brain-private.h
--- a/src/doveadm/dsync/dsync-brain-private.h	Mon Apr 28 18:34:27 2014 +0300
+++ b/src/doveadm/dsync/dsync-brain-private.h	Mon Apr 28 19:12:01 2014 +0300
@@ -49,6 +49,7 @@
 	pool_t pool;
 	struct mail_user *user;
 	struct dsync_ibc *ibc;
+	const char *process_title_prefix;
 	ARRAY(struct mail_namespace *) sync_namespaces;
 	const char *sync_box;
 	guid_128_t sync_box_guid;


More information about the dovecot-cvs mailing list