aboutsummaryrefslogtreecommitdiffstats
path: root/news/grn/files/patch-pattern.c
diff options
context:
space:
mode:
Diffstat (limited to 'news/grn/files/patch-pattern.c')
-rw-r--r--news/grn/files/patch-pattern.c10
1 files changed, 0 insertions, 10 deletions
diff --git a/news/grn/files/patch-pattern.c b/news/grn/files/patch-pattern.c
deleted file mode 100644
index 3186e117956d..000000000000
--- a/news/grn/files/patch-pattern.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- libmutt/pattern.c.orig Tue Aug 17 16:08:15 2004
-+++ libmutt/pattern.c Tue Aug 17 16:09:00 2004
-@@ -883,6 +883,7 @@
- return (pat->not ^ (h->pgp & PGPKEY));
- #endif
- #endif
-+ break;
- }
- mutt_error ("error: unknown op %d (report this error).", pat->op);
- return (-1);