From 802797b35992e9ad049c4698db83fba9e92f2a67 Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 4 Jun 2004 15:40:06 +0000 Subject: - Remove $Id$ part of the patch, it's noop and it caused havoc on some systems where it got mysteriously expanded. PR: ports/67504 Reported by: many --- mail/milter-greylist/files/patch-conf.c | 9 --------- 1 file changed, 9 deletions(-) (limited to 'mail') 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 - #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 */ { -- cgit v1.2.3