summaryrefslogtreecommitdiffstats
path: root/contrib/sendmail/src/udb.c
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2014-05-26 15:28:28 +0000
committergshapiro <gshapiro@FreeBSD.org>2014-05-26 15:28:28 +0000
commitc211ffddd128bf435d598a3ee74528d816e47b22 (patch)
treecbd942ff10bd52cac64708c26c2a86d5e7212d4d /contrib/sendmail/src/udb.c
parent3382a08e5686d3268efb492fa81a98ad4958c08b (diff)
downloadFreeBSD-src-c211ffddd128bf435d598a3ee74528d816e47b22.zip
FreeBSD-src-c211ffddd128bf435d598a3ee74528d816e47b22.tar.gz
MFC: Merge sendmail 8.14.9 to HEAD
Diffstat (limited to 'contrib/sendmail/src/udb.c')
-rw-r--r--contrib/sendmail/src/udb.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/sendmail/src/udb.c b/contrib/sendmail/src/udb.c
index 6ee88ce..b2372b7 100644
--- a/contrib/sendmail/src/udb.c
+++ b/contrib/sendmail/src/udb.c
@@ -15,9 +15,9 @@
#include "map.h"
#if USERDB
-SM_RCSID("@(#)$Id: udb.c,v 8.166 2013/11/22 20:51:57 ca Exp $ (with USERDB)")
+SM_RCSID("@(#)$Id: udb.c,v 8.166 2013-11-22 20:51:57 ca Exp $ (with USERDB)")
#else /* USERDB */
-SM_RCSID("@(#)$Id: udb.c,v 8.166 2013/11/22 20:51:57 ca Exp $ (without USERDB)")
+SM_RCSID("@(#)$Id: udb.c,v 8.166 2013-11-22 20:51:57 ca Exp $ (without USERDB)")
#endif /* USERDB */
#if USERDB
OpenPOWER on IntegriCloud