X-Git-Url: https://git.cworth.org/git?p=notmuch;a=blobdiff_plain;f=bindings%2Fpython-cffi%2Fnotmuch2%2F_build.py;fp=bindings%2Fpython-cffi%2Fnotmuch2%2F_build.py;h=65d7dcb6024cb576ffa0c887591b8d35a773d667;hp=349bb79d5f746a3dc3973edf94ac60905c9186f3;hb=3f27cce71f9f154cb0c2134c32d41c31eb62a239;hpb=7e654e2a456c552052e9e50b83da73b4d31d8f2b diff --git a/bindings/python-cffi/notmuch2/_build.py b/bindings/python-cffi/notmuch2/_build.py index 349bb79d..65d7dcb6 100644 --- a/bindings/python-cffi/notmuch2/_build.py +++ b/bindings/python-cffi/notmuch2/_build.py @@ -55,6 +55,7 @@ ffibuilder.cdef( NOTMUCH_STATUS_DATABASE_EXISTS, NOTMUCH_STATUS_BAD_QUERY_SYNTAX, NOTMUCH_STATUS_NO_MAIL_ROOT, + NOTMUCH_STATUS_CLOSED_DATABASE, NOTMUCH_STATUS_LAST_STATUS } notmuch_status_t; typedef enum {