summaryrefslogtreecommitdiff
path: root/usr.sbin/named/tools/nstest/nstest.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/named/tools/nstest/nstest.c')
-rw-r--r--usr.sbin/named/tools/nstest/nstest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/named/tools/nstest/nstest.c b/usr.sbin/named/tools/nstest/nstest.c
index d40e748fa1e32..efb622119dd49 100644
--- a/usr.sbin/named/tools/nstest/nstest.c
+++ b/usr.sbin/named/tools/nstest/nstest.c
@@ -62,7 +62,7 @@ char copyright[] =
#ifndef lint
static char sccsid[] = "@(#)nstest.c 4.15 (Berkeley) 3/21/91";
-static char rcsid[] = "$Id: nstest.c,v 1.2 1994/09/22 20:45:31 pst Exp $";
+static char rcsid[] = "$Id: nstest.c,v 1.3 1995/05/30 03:49:09 rgrimes Exp $";
#endif /* not lint */
#include <sys/param.h>