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