From: Aki Tuomi Date: Mon, 25 Sep 2017 07:28:03 +0000 (+0300) Subject: dsync: Add missing space to handshake optional keys X-Git-Tag: 2.3.0.rc1~956 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dcdf46b6e4fa33af3ca99aab58e0da330edfc310;p=thirdparty%2Fdovecot%2Fcore.git dsync: Add missing space to handshake optional keys --- diff --git a/src/doveadm/dsync/dsync-ibc-stream.c b/src/doveadm/dsync/dsync-ibc-stream.c index 454c7bbc4d..661258aa78 100644 --- a/src/doveadm/dsync/dsync-ibc-stream.c +++ b/src/doveadm/dsync/dsync-ibc-stream.c @@ -78,7 +78,7 @@ static const struct { "debug sync_visible_namespaces exclude_mailboxes " "send_mail_requests backup_send backup_recv lock_timeout " "no_mail_sync no_mailbox_renames no_backup_overwrite purge_remote " - "no_notify sync_since_timestamp sync_max_size sync_flags sync_until_timestamp" + "no_notify sync_since_timestamp sync_max_size sync_flags sync_until_timestamp " "virtual_all_box empty_hdr_workaround import_commit_msgs_interval" }, { .name = "mailbox_state",