diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-11 00:08:01 +0000 |
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-11 00:08:01 +0000 |
| commit | 401fd2032d7b17d3805379b7d8748b8fcc9e855f (patch) | |
| tree | acb6be0558ee5b55e4d2660533c5ceee348ffc5b /lib/libc/net/res_mkquery.c | |
| parent | 17d68b04ff9fcd2dc603fc7fcd82bddd7ae7dc22 (diff) | |
This commit was manufactured by cvs2svn to create tagupstream/2.1.7_cvsrelease/2.1.7_cvs
'RELENG_2_1_7_RELEASE'.
This commit was manufactured to restore the state of the 2.1.7-RELEASE image.
Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
Diffstat (limited to 'lib/libc/net/res_mkquery.c')
| -rw-r--r-- | lib/libc/net/res_mkquery.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/res_mkquery.c b/lib/libc/net/res_mkquery.c index c942a2e3a62e..1dc5315704d6 100644 --- a/lib/libc/net/res_mkquery.c +++ b/lib/libc/net/res_mkquery.c @@ -53,7 +53,7 @@ #if defined(LIBC_SCCS) && !defined(lint) static char sccsid[] = "@(#)res_mkquery.c 8.1 (Berkeley) 6/4/93"; -static char rcsid[] = "$Id: res_mkquery.c,v 1.4.4.1 1995/08/30 04:06:54 davidg Exp $"; +static char rcsid[] = "$Id: res_mkquery.c,v 1.4.4.3 1996/06/05 02:48:37 jkh Exp $"; #endif /* LIBC_SCCS and not lint */ #include <sys/param.h> |
