pkgsrc/mail/cyrus-imapd21/patches/patch-ae

14 lines
372 B
Text
Raw Normal View History

$NetBSD: patch-ae,v 1.2 2003/05/26 06:53:08 martti Exp $
--- imap/ipurge.c.orig 2003-04-22 20:39:41.000000000 +0300
+++ imap/ipurge.c 2003-05-21 10:20:46.000000000 +0300
@@ -105,7 +105,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;