From 48cecd8a5845c67d3f270147b0885d77d31d64de Mon Sep 17 00:00:00 2001 From: gshapiro Date: Thu, 22 May 2014 04:39:17 +0000 Subject: Merge sendmail 8.14.9 to HEAD MFC after: 3 days --- contrib/sendmail/src/headers.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/sendmail/src/headers.c') diff --git a/contrib/sendmail/src/headers.c b/contrib/sendmail/src/headers.c index 7b390a8..3c59a40 100644 --- a/contrib/sendmail/src/headers.c +++ b/contrib/sendmail/src/headers.c @@ -14,7 +14,7 @@ #include #include -SM_RCSID("@(#)$Id: headers.c,v 8.320 2013/11/22 20:51:55 ca Exp $") +SM_RCSID("@(#)$Id: headers.c,v 8.320 2013-11-22 20:51:55 ca Exp $") static HDR *allocheader __P((char *, char *, int, SM_RPOOL_T *, bool)); static size_t fix_mime_header __P((HDR *, ENVELOPE *)); -- cgit v1.1