diff options
author | gshapiro <gshapiro@FreeBSD.org> | 2002-06-11 21:16:51 +0000 |
---|---|---|
committer | gshapiro <gshapiro@FreeBSD.org> | 2002-06-11 21:16:51 +0000 |
commit | 3c674fdc703cfcd040f14a18df8bf695a8327cdf (patch) | |
tree | 880f6da65807015e5fdccdcf00f5a5e9a2a8809c /contrib/sendmail/src/err.c | |
parent | 6995a6ac420610646a5da9e1ca4a5081c427fd4c (diff) | |
download | FreeBSD-src-3c674fdc703cfcd040f14a18df8bf695a8327cdf.zip FreeBSD-src-3c674fdc703cfcd040f14a18df8bf695a8327cdf.tar.gz |
Resolve conflicts from sendmail 8.12.4 import
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 ee57d684..3a75dd5 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 1.1.1.7 2002/02/17 21:56:39 gshapiro Exp $") +SM_RCSID("@(#)$Id: err.c,v 8.189 2002/01/09 18:52:30 ca Exp $") /* $FreeBSD$ */ |