summaryrefslogtreecommitdiff
path: root/contrib/sendmail/libsm/errstring.c
diff options
context:
space:
mode:
authorGregory Neil Shapiro <gshapiro@FreeBSD.org>2002-04-20 20:31:51 +0000
committerGregory Neil Shapiro <gshapiro@FreeBSD.org>2002-04-20 20:31:51 +0000
commit6a2f2ff3e97764c1cd1fcac53cd4255791036bf4 (patch)
tree8b9bb16adf99be4ed87980a2ea4ef202d1fb3423 /contrib/sendmail/libsm/errstring.c
parent6b7c9af44b73355e01755ac7a0fb8ffc608b25ab (diff)
Notes
Diffstat (limited to 'contrib/sendmail/libsm/errstring.c')
-rw-r--r--contrib/sendmail/libsm/errstring.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/sendmail/libsm/errstring.c b/contrib/sendmail/libsm/errstring.c
index 29aaade880ae..a90efc56700b 100644
--- a/contrib/sendmail/libsm/errstring.c
+++ b/contrib/sendmail/libsm/errstring.c
@@ -11,7 +11,7 @@
*/
#include <sm/gen.h>
-SM_RCSID("@(#)$Id: errstring.c,v 1.12 2001/10/03 16:09:32 ca Exp $")
+SM_RCSID("@(#)$Id: errstring.c,v 1.1.1.1 2002/02/17 21:56:43 gshapiro Exp $")
#include <errno.h>
#include <stdio.h> /* sys_errlist, on some platforms */