summaryrefslogtreecommitdiff
path: root/contrib/sendmail/src/headers.c
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2002-04-20 20:31:51 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2002-04-20 20:31:51 +0000
commit6a2f2ff3e97764c1cd1fcac53cd4255791036bf4 (patch)
tree8b9bb16adf99be4ed87980a2ea4ef202d1fb3423 /contrib/sendmail/src/headers.c
parent6b7c9af44b73355e01755ac7a0fb8ffc608b25ab (diff)
Notes
Diffstat (limited to 'contrib/sendmail/src/headers.c')
-rw-r--r--contrib/sendmail/src/headers.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/src/headers.c b/contrib/sendmail/src/headers.c
index a56266e7d6bb..642547d7413d 100644
--- a/contrib/sendmail/src/headers.c
+++ b/contrib/sendmail/src/headers.c
@@ -13,7 +13,7 @@
#include <sendmail.h>
-SM_RCSID("@(#)$Id: headers.c,v 8.266 2001/10/12 01:50:12 gshapiro Exp $")
+SM_RCSID("@(#)$Id: headers.c,v 1.1.1.9 2002/02/17 21:56:39 gshapiro Exp $")
static size_t fix_mime_header __P((char *));
static int priencode __P((char *));