summaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd21/patches/patch-ae
blob: 9b9596a0a4610c424776f0d1a38a54eaf2d9b694 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$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;