summaryrefslogtreecommitdiff
path: root/usr.sbin/named/tools/nsquery/nsquery.c
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1994-11-22 10:58:58 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1994-11-22 10:58:58 +0000
commit140932d6d85b561ad06abe5006a5e973a7713c45 (patch)
treebe1d2469fd1ab2ab0df6164fbc91fb7bbbdd80f5 /usr.sbin/named/tools/nsquery/nsquery.c
parent324ec40db3d437d18da21aa07a7ae4d4ecd9c157 (diff)
Diffstat (limited to 'usr.sbin/named/tools/nsquery/nsquery.c')
-rw-r--r--usr.sbin/named/tools/nsquery/nsquery.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/named/tools/nsquery/nsquery.c b/usr.sbin/named/tools/nsquery/nsquery.c
index 2a00de08bc965..2a0110aa4cb88 100644
--- a/usr.sbin/named/tools/nsquery/nsquery.c
+++ b/usr.sbin/named/tools/nsquery/nsquery.c
@@ -62,7 +62,7 @@ char copyright[] =
#ifndef lint
static char sccsid[] = "@(#)nsquery.c 4.8 (Berkeley) 6/1/90";
-static char rcsid[] = "$Id: nsquery.c,v 4.9.1.4 1994/06/11 22:05:07 vixie Exp $";
+static char rcsid[] = "nsquery.c,v 1.2 1994/09/22 20:45:28 pst Exp";
#endif /* not lint */
#include <sys/param.h>