X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=bindings%2Fpython-cffi%2Fnotmuch2%2F_build.py;fp=bindings%2Fpython-cffi%2Fnotmuch2%2F_build.py;h=938286271f7e8bc665e2d4db38ed27b153f70b0d;hb=eea258c0c9386a5eecae48a98b552113a3584a7d;hp=d3bb9104b439a2b2b6802233625929a4a72e36c6;hpb=1f860a6c41aad8b6d2350c439b39aa0692597a79;p=notmuch diff --git a/bindings/python-cffi/notmuch2/_build.py b/bindings/python-cffi/notmuch2/_build.py index d3bb9104..93828627 100644 --- a/bindings/python-cffi/notmuch2/_build.py +++ b/bindings/python-cffi/notmuch2/_build.py @@ -50,6 +50,7 @@ ffibuilder.cdef( NOTMUCH_STATUS_MALFORMED_CRYPTO_PROTOCOL, NOTMUCH_STATUS_FAILED_CRYPTO_CONTEXT_CREATION, NOTMUCH_STATUS_UNKNOWN_CRYPTO_PROTOCOL, + NOTMUCH_STATUS_NO_CONFIG, NOTMUCH_STATUS_LAST_STATUS } notmuch_status_t; typedef enum {