]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
dsync: Fixed dsync handshaking since recent change.
authorTimo Sirainen <tss@iki.fi>
Wed, 29 May 2013 09:33:17 +0000 (12:33 +0300)
committerTimo Sirainen <tss@iki.fi>
Wed, 29 May 2013 09:33:17 +0000 (12:33 +0300)
src/doveadm/dsync/dsync-ibc-stream.c

index ef9a1afa04fcf5d194f689d6d6cf61f47766d42d..31d2c6a6f84a8772bb97135a94e3a4944c842002 100644 (file)
@@ -73,7 +73,7 @@ static const struct {
          .chr = 'H',
          .required_keys = "hostname",
          .optional_keys = "sync_ns_prefix sync_box sync_box_guid sync_type "
-               "debug sync_visible_namespaces exclude_mailboxes"
+               "debug sync_visible_namespaces exclude_mailboxes "
                "send_mail_requests backup_send backup_recv lock_timeout"
        },
        { .name = "mailbox_state",