summaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd22/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'mail/cyrus-imapd22/patches/patch-ae')
-rw-r--r--mail/cyrus-imapd22/patches/patch-ae13
1 files changed, 13 insertions, 0 deletions
diff --git a/mail/cyrus-imapd22/patches/patch-ae b/mail/cyrus-imapd22/patches/patch-ae
new file mode 100644
index 00000000000..ffe15b10668
--- /dev/null
+++ b/mail/cyrus-imapd22/patches/patch-ae
@@ -0,0 +1,13 @@
+$NetBSD: patch-ae,v 1.1.1.1 2004/01/18 12:42:11 recht Exp $
+
+--- imap/ipurge.c~ 2003-11-20 19:47:46.000000000 +0100
++++ imap/ipurge.c 2004-01-15 23:04:30.000000000 +0100
+@@ -109,7 +109,7 @@
+ void print_stats(mbox_stats_t *stats);
+
+ int main (int argc, char *argv[]) {
+- char option;
++ int option;
+ char buf[MAX_MAILBOX_PATH+1];
+ char *alt_config = NULL;
+ int r;