diff options
Diffstat (limited to 'mail/popd/files/patch-mbox_mbf.c')
-rw-r--r-- | mail/popd/files/patch-mbox_mbf.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/popd/files/patch-mbox_mbf.c b/mail/popd/files/patch-mbox_mbf.c deleted file mode 100644 index 0df30b9d0baa..000000000000 --- a/mail/popd/files/patch-mbox_mbf.c +++ /dev/null @@ -1,11 +0,0 @@ ---- mbox_mbf.c.orig Tue Apr 17 05:09:26 2001 -+++ mbox_mbf.c Wed May 16 08:52:34 2001 -@@ -178,7 +178,7 @@ - size_t left, bytes, len; - char buffer[MAXBUFLEN]; - -- facility = LOG_NOTICE; -+ facility = LOG_INFO; - ret = del = exp = rem = errors = 0; - dst = -1; - for (i = 0; i <= user->mbx.num; i++) { |