X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=notmuch-client.h;h=ea776860f8564e9f65aec72b7f7a9dc949fbec8f;hb=986f6c98244610da6bba88d0c92895b9758973ee;hp=b65aa777bdf5362681d54e8e70d8e5c6b0199f42;hpb=3e4ab913db33991177f8da7ae2d6ce7d11791678;p=obsolete%2Fnotmuch-old diff --git a/notmuch-client.h b/notmuch-client.h index b65aa777..ea776860 100644 --- a/notmuch-client.h +++ b/notmuch-client.h @@ -179,4 +179,7 @@ notmuch_config_set_user_other_email (notmuch_config_t *config, const char *other_email[], size_t length); +notmuch_bool_t +debugger_is_active (void); + #endif