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

14 lines
312 B
Text
Raw Normal View History

$NetBSD: patch-ae,v 1.1.1.1 2002/10/27 16:08:53 chris Exp $
--- imap/ipurge.c.orig Sat Aug 31 18:01:22 2002
+++ imap/ipurge.c Sat Aug 31 18:01:36 2002
@@ -105,7 +105,7 @@
int
main (int argc, char *argv[]) {
- char option;
+ int option;
char buf[MAX_MAILBOX_PATH];
char *alt_config = NULL;
int r;