aboutsummaryrefslogtreecommitdiff
path: root/lib/bind/bsd/strerror.c
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2011-05-28 00:44:44 +0000
committerDoug Barton <dougb@FreeBSD.org>2011-05-28 00:44:44 +0000
commitd2b93373b258059aa9768088e51b34573accbb40 (patch)
tree918df9a35f9dac9dcd5c2a7943ba599d62036e9f /lib/bind/bsd/strerror.c
parent2b56ccf7fc71c6016d49509c1de6c06f3e632770 (diff)
downloadsrc-d2b93373b258059aa9768088e51b34573accbb40.tar.gz
src-d2b93373b258059aa9768088e51b34573accbb40.zip
Notes
Diffstat (limited to 'lib/bind/bsd/strerror.c')
-rw-r--r--lib/bind/bsd/strerror.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bind/bsd/strerror.c b/lib/bind/bsd/strerror.c
index 325cd5204425..70d9725341fb 100644
--- a/lib/bind/bsd/strerror.c
+++ b/lib/bind/bsd/strerror.c
@@ -1,6 +1,6 @@
#if defined(LIBC_SCCS) && !defined(lint)
static const char sccsid[] = "@(#)strerror.c 8.1 (Berkeley) 6/4/93";
-static const char rcsid[] = "$Id: strerror.c,v 1.4.332.2 2008/02/18 04:04:06 marka Exp $";
+static const char rcsid[] = "$Id: strerror.c,v 1.4.332.2 2008-02-18 04:04:06 marka Exp $";
#endif /* LIBC_SCCS and not lint */
/*