]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-new.c
CLI: add (unused) database argument to subcommands.
[notmuch] / notmuch-new.c
index 4075d395fd4ff89a992fbf9ed7cfbdc7a7761839..e0e3de25cf6ef8051ebc1304933668bcbc8b2497 100644 (file)
@@ -1043,7 +1043,7 @@ print_results (const add_files_state_t *state)
 }
 
 int
-notmuch_new_command (notmuch_config_t *config, int argc, char *argv[])
+notmuch_new_command (notmuch_config_t *config, unused(notmuch_database_t *notmuch), int argc, char *argv[])
 {
     notmuch_database_t *notmuch;
     add_files_state_t add_files_state = {