]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
dsync: Add missing space to handshake optional keys
authorAki Tuomi <aki.tuomi@dovecot.fi>
Mon, 25 Sep 2017 07:28:03 +0000 (10:28 +0300)
committerAki Tuomi <aki.tuomi@dovecot.fi>
Wed, 27 Sep 2017 10:42:01 +0000 (13:42 +0300)
src/doveadm/dsync/dsync-ibc-stream.c

index 454c7bbc4dc765fb2b4c229216751f7b1fd05594..661258aa7807e559fb7b619bf70e716e5d4db5cc 100644 (file)
@@ -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",