diff options
author | gshapiro <gshapiro@FreeBSD.org> | 2002-04-20 20:34:16 +0000 |
---|---|---|
committer | gshapiro <gshapiro@FreeBSD.org> | 2002-04-20 20:34:16 +0000 |
commit | 69b6924beee8d8135c10dea5036002511d676f9c (patch) | |
tree | 2d328972fa0308788ff4acbb5c3bc4c10ead7103 /contrib/sendmail/src/err.c | |
parent | f75ef4430bd588388a758954379020119361a14d (diff) | |
download | FreeBSD-src-69b6924beee8d8135c10dea5036002511d676f9c.zip FreeBSD-src-69b6924beee8d8135c10dea5036002511d676f9c.tar.gz |
Resolve conflicts from import of post-8.12.3 bug fixes.
Diffstat (limited to 'contrib/sendmail/src/err.c')
-rw-r--r-- | contrib/sendmail/src/err.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/src/err.c b/contrib/sendmail/src/err.c index 3a75dd5..ee57d684 100644 --- a/contrib/sendmail/src/err.c +++ b/contrib/sendmail/src/err.c @@ -13,7 +13,7 @@ #include <sendmail.h> -SM_RCSID("@(#)$Id: err.c,v 8.189 2002/01/09 18:52:30 ca Exp $") +SM_RCSID("@(#)$Id: err.c,v 1.1.1.7 2002/02/17 21:56:39 gshapiro Exp $") /* $FreeBSD$ */ |