diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/milter-greylist/files/patch-conf.c | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/mail/milter-greylist/files/patch-conf.c b/mail/milter-greylist/files/patch-conf.c index 87658b336712..7a1f75eb543c 100644 --- a/mail/milter-greylist/files/patch-conf.c +++ b/mail/milter-greylist/files/patch-conf.c @@ -1,14 +1,5 @@ --- conf.c.orig Fri Apr 2 17:06:52 2004 +++ conf.c Mon May 31 16:58:06 2004 -@@ -34,7 +34,7 @@ - #ifdef HAVE_SYS_CDEFS_H - #include <sys/cdefs.h> - #ifdef __RCSID --__RCSID("$Id: conf.c,v 1.15 2004/04/02 15:06:52 manu Exp $"); -+__RCSID("$Id: conf.c,v 1.15 (sigsev patch) 2004/04/02 15:06:52 manu Exp $"); - #endif - #endif - @@ -83,6 +83,8 @@ conf_load(void) /* exceptlist must be write-locked */ { |