]> git.pld-linux.org Git - packages/dovecot.git/commitdiff
- outdated
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 6 Feb 2009 17:04:06 +0000 (17:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dovecot-flags.patch -> 1.2

dovecot-flags.patch [deleted file]

diff --git a/dovecot-flags.patch b/dovecot-flags.patch
deleted file mode 100644 (file)
index 665f8cb..0000000
+++ /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)
-
-
-
-
This page took 0.031497 seconds and 4 git commands to generate.