summaryrefslogtreecommitdiffstats
path: root/src/map.c
diff options
context:
space:
mode:
authorgshapiro <gshapiro@FreeBSD.org>2011-06-14 03:55:17 +0000
committergshapiro <gshapiro@FreeBSD.org>2011-06-14 03:55:17 +0000
commitdd85ece875ddc33130bf7526bae9ff3c1eaf76e7 (patch)
tree3da31162aa07f4cb18ea5da754f721c4e84a21c5 /src/map.c
parenta8454492fdd0eb5a005ff8ef52fad69f43baffe2 (diff)
downloadFreeBSD-src-dd85ece875ddc33130bf7526bae9ff3c1eaf76e7.zip
FreeBSD-src-dd85ece875ddc33130bf7526bae9ff3c1eaf76e7.tar.gz
Import sendmail 8.14.5
Diffstat (limited to 'src/map.c')
-rw-r--r--src/map.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/map.c b/src/map.c
index be88685..2eb6958 100644
--- a/src/map.c
+++ b/src/map.c
@@ -13,7 +13,7 @@
#include <sendmail.h>
-SM_RCSID("@(#)$Id: map.c,v 8.705 2009/08/11 22:22:40 ca Exp $")
+SM_RCSID("@(#)$Id: map.c,v 8.706 2010/07/27 03:35:42 ca Exp $")
#if LDAPMAP
# include <sm/ldap.h>
@@ -5985,7 +5985,7 @@ stab_map_store(map, lhs, rhs)
/*
** STAB_MAP_OPEN -- initialize (reads data file)
**
-** This is a wierd case -- it is only intended as a fallback for
+** This is a weird case -- it is only intended as a fallback for
** aliases. For this reason, opens for write (only during a
** "newaliases") always fails, and opens for read open the
** actual underlying text file instead of the database.
OpenPOWER on IntegriCloud