]> git.notmuchmail.org Git - notmuch/blobdiff - lib/notmuch-private.h
lib: encapsulate the use of notmuch_database_t field 'mode'
[notmuch] / lib / notmuch-private.h
index 2bbbb29351aa8d129ade03ac9433d03db38091de..57ec7f72eae530b8aa82efb6598065382947064f 100644 (file)
@@ -259,6 +259,9 @@ _notmuch_directory_find_or_create (notmuch_database_t *notmuch,
 unsigned int
 _notmuch_directory_get_document_id (notmuch_directory_t *directory);
 
+notmuch_database_mode_t
+_notmuch_database_mode (notmuch_database_t *notmuch);
+
 /* message.cc */
 
 notmuch_message_t *