diff options
Diffstat (limited to 'lib/bind/resolv/herror.c')
-rw-r--r-- | lib/bind/resolv/herror.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/bind/resolv/herror.c b/lib/bind/resolv/herror.c index 92324265144e..da6236f71a94 100644 --- a/lib/bind/resolv/herror.c +++ b/lib/bind/resolv/herror.c @@ -50,7 +50,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.3.18.1 2005-04-27 05:01:09 sra Exp $"; #endif /* LIBC_SCCS and not lint */ #include "port_before.h" |