diff options
author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2014-05-22 04:39:17 +0000 |
---|---|---|
committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2014-05-22 04:39:17 +0000 |
commit | 4313cc83440a39bdf976f955b1d4d3f3c4d1552f (patch) | |
tree | aac7ff8fd80ac6cf3ed8575d8c7e4d03754ce694 /contrib/sendmail/include/sm/sysexits.h | |
parent | fd949af642e0e9fa330d35e53a4aa3a5cad7bbd9 (diff) | |
parent | 4a67213fda7a17ff204a52fc800a87333e14f7db (diff) |
Merge sendmail 8.14.9 to HEAD
MFC after: 3 days
Notes
Notes:
svn path=/head/; revision=266527
Diffstat (limited to 'contrib/sendmail/include/sm/sysexits.h')
-rw-r--r-- | contrib/sendmail/include/sm/sysexits.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/include/sm/sysexits.h b/contrib/sendmail/include/sm/sysexits.h index c64e40d18ed1..53767d54e7c4 100644 --- a/contrib/sendmail/include/sm/sysexits.h +++ b/contrib/sendmail/include/sm/sysexits.h @@ -8,7 +8,7 @@ * forth in the LICENSE file which can be found at the top level of * the sendmail distribution. * - * $Id: sysexits.h,v 1.6 2013/11/22 20:51:31 ca Exp $ + * $Id: sysexits.h,v 1.6 2013-11-22 20:51:31 ca Exp $ * @(#)sysexits.h 8.1 (Berkeley) 6/2/93 */ |