diff options
Diffstat (limited to 'lib/libc/net/gethostbydns.c')
| -rw-r--r-- | lib/libc/net/gethostbydns.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/lib/libc/net/gethostbydns.c b/lib/libc/net/gethostbydns.c index baeceeeb927a..c40db3287b30 100644 --- a/lib/libc/net/gethostbydns.c +++ b/lib/libc/net/gethostbydns.c @@ -53,7 +53,7 @@  #if defined(LIBC_SCCS) && !defined(lint)  static char sccsid[] = "@(#)gethostnamadr.c	8.1 (Berkeley) 6/4/93"; -static char rcsid[] = "$Id: gethostbydns.c,v 1.1 1994/09/25 02:12:05 pst Exp $"; +static char rcsid[] = "gethostbydns.c,v 1.2 1994/09/25 17:45:37 pst Exp";  #endif /* LIBC_SCCS and not lint */  #include <sys/param.h> | 
