summaryrefslogtreecommitdiffstats
path: root/freebsd/lib/libc/resolv/herror.c
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/lib/libc/resolv/herror.c')
-rw-r--r--freebsd/lib/libc/resolv/herror.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/lib/libc/resolv/herror.c b/freebsd/lib/libc/resolv/herror.c
index d87548a6..67ddc51e 100644
--- a/freebsd/lib/libc/resolv/herror.c
+++ b/freebsd/lib/libc/resolv/herror.c
@@ -48,7 +48,7 @@
#if defined(LIBC_SCCS) && !defined(lint)
static const char sccsid[] = "@(#)herror.c 8.1 (Berkeley) 6/4/93";
-static const char rcsid[] = "$Id: herror.c,v 1.3.18.1 2005/04/27 05:01:09 sra Exp $";
+static const char rcsid[] = "$Id: herror.c,v 1.4 2005/04/27 04:56:41 sra Exp $";
#endif /* LIBC_SCCS and not lint */
#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");