]> git.notmuchmail.org Git - notmuch/blobdiff - lib/notmuch.h
Add missing comment for NOTMUCH_STATUS_READONLY_DATABASE.
[notmuch] / lib / notmuch.h
index 13efd5db90b77e1cb1b49473665715423842cde8..d9fe152a0529206d2a780c06d03fc3091968a9cf 100644 (file)
@@ -57,6 +57,9 @@ typedef int notmuch_bool_t;
  * value. Instead we should map to things like DATABASE_LOCKED or
  * whatever.
  *
+ * NOTMUCH_STATUS_READONLY_DATABASE: An attempt was made to write to a
+ *     database opened in read-only mode.
+ *
  * NOTMUCH_STATUS_XAPIAN_EXCEPTION: A Xapian exception occurred
  *
  * NOTMUCH_STATUS_FILE_ERROR: An error occurred trying to read or