X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=bindings%2Fruby%2Fdefs.h;h=5446868e9be602836853951558bb40c399180e8c;hp=a03031699b51cb31779dcd3aecae0b2e516fc668;hb=59d2457bcc5e19f287006cea8da0c7c7a003200d;hpb=bbb41081d797c3301e4d202e30c4111207fe7693 diff --git a/bindings/ruby/defs.h b/bindings/ruby/defs.h index a0303169..5446868e 100644 --- a/bindings/ruby/defs.h +++ b/bindings/ruby/defs.h @@ -44,6 +44,7 @@ VALUE notmuch_rb_eFileNotEmailError; VALUE notmuch_rb_eNullPointerError; VALUE notmuch_rb_eTagTooLongError; VALUE notmuch_rb_eUnbalancedFreezeThawError; +VALUE notmuch_rb_eUnbalancedAtomicError; ID ID_call; ID ID_db_create;