]> git.notmuchmail.org Git - notmuch/blobdiff - bindings/ruby/defs.h
ruby: New exception Notmuch::UnbalancedAtomicError
[notmuch] / bindings / ruby / defs.h
index a03031699b51cb31779dcd3aecae0b2e516fc668..5446868e9be602836853951558bb40c399180e8c 100644 (file)
@@ -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;