X-Git-Url: https://git.notmuchmail.org/git?a=blobdiff_plain;f=notmuch-private.h;h=5d0c1fae31edd36476802afa52f30b5c946dbece;hb=668f20bdfbaa5ae9caedd3f02017c5637e5e6ff7;hp=a56501e98908150fe62ea63d6845e5c650268db3;hpb=6b228e45099f0e472326bf2dbbefb7b55e154359;p=notmuch diff --git a/notmuch-private.h b/notmuch-private.h index a56501e9..5d0c1fae 100644 --- a/notmuch-private.h +++ b/notmuch-private.h @@ -91,6 +91,7 @@ typedef enum _notmuch_private_status { /* Then add our own private values. */ NOTMUCH_PRIVATE_STATUS_TERM_TOO_LONG, + NOTMUCH_PRIVATE_STATUS_NO_DOCUMENT_FOUND, NOTMUCH_PRIVATE_STATUS_LAST_STATUS } notmuch_private_status_t;