From 5bc40676b11f20cd76c7c4ad4edc2716813cf774 Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Fri, 6 Feb 2009 17:04:06 +0000 Subject: [PATCH] - outdated Changed files: dovecot-flags.patch -> 1.2 --- dovecot-flags.patch | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 dovecot-flags.patch diff --git a/dovecot-flags.patch b/dovecot-flags.patch deleted file mode 100644 index 665f8cb..0000000 --- a/dovecot-flags.patch +++ /dev/null @@ -1,16 +0,0 @@ - ---- a/src/lib-storage/index/index-storage.c Wed Jan 14 13:55:04 2009 -0500 -+++ b/src/lib-storage/index/index-storage.c Tue Jan 27 14:31:18 2009 -0500 -@@ -467,7 +467,7 @@ bool index_storage_allow_new_keywords(st - bool index_storage_allow_new_keywords(struct mailbox *box) - { - /* FIXME: return FALSE if we're full */ -- return index_storage_is_readonly(box); -+ return !index_storage_is_readonly(box); - } - - bool index_storage_is_inconsistent(struct mailbox *box) - - - - -- 2.44.0