]> git.notmuchmail.org Git - notmuch/blobdiff - notmuch-new.c
Prefer READ_ONLY consistently over READONLY.
[notmuch] / notmuch-new.c
index d1298aff84168fb2295a0132eb2ab7b6e8ad90be..f33ba366f9bfb2de24db63688f37570112201160 100644 (file)
@@ -406,7 +406,7 @@ add_files_recursive (notmuch_database_t *notmuch,
                     next);
            break;
        /* Fatal issues. Don't process anymore. */
-       case NOTMUCH_STATUS_READONLY_DATABASE:
+       case NOTMUCH_STATUS_READ_ONLY_DATABASE:
        case NOTMUCH_STATUS_XAPIAN_EXCEPTION:
        case NOTMUCH_STATUS_OUT_OF_MEMORY:
            fprintf (stderr, "Error: %s. Halting processing.\n",