X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=notmuch-client.h;h=d026e6004239a1868dd44dde4b16de58fc0351a6;hp=793f32ecc55a36d5b08d57a7ce99ebc5d4d72e80;hb=d74c5345704136611f993ca38e0d035b1da798b6;hpb=9259b97fa2659ae6b6dbcd49b04db087e64036ad diff --git a/notmuch-client.h b/notmuch-client.h index 793f32ec..d026e600 100644 --- a/notmuch-client.h +++ b/notmuch-client.h @@ -489,6 +489,9 @@ print_status_database (const char *loc, const notmuch_database_t *database, notmuch_status_t status); +int +status_to_exit (notmuch_status_t status); + #include "command-line-arguments.h" extern char *notmuch_requested_db_uuid;