X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=notmuch-compact.c;h=cc45afa105992025bd94ac62056adb4f8b34cdb5;hb=f5d4349921ded021756d6754d347420e68b23111;hp=361583db878b1ba4863db1b1f8720bb6175152e5;hpb=4c79a2dabe38ac72eb9eb21620f2ffca5f1885c6;p=notmuch diff --git a/notmuch-compact.c b/notmuch-compact.c index 361583db..cc45afa1 100644 --- a/notmuch-compact.c +++ b/notmuch-compact.c @@ -27,7 +27,8 @@ status_update_cb (const char *msg, unused (void *closure)) } int -notmuch_compact_command (unused(notmuch_config_t *config), notmuch_database_t *notmuch, int argc, char *argv[]) +notmuch_compact_command (unused(notmuch_config_t *config), notmuch_database_t *notmuch, + int argc, char *argv[]) { const char *backup_path = NULL; notmuch_status_t ret;