diff options
Diffstat (limited to 'usr.sbin/named/ns_req.c')
-rw-r--r-- | usr.sbin/named/ns_req.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/named/ns_req.c b/usr.sbin/named/ns_req.c index afc3fc5af2718..d3bd6a58d3cda 100644 --- a/usr.sbin/named/ns_req.c +++ b/usr.sbin/named/ns_req.c @@ -1,6 +1,6 @@ #if !defined(lint) && !defined(SABER) static char sccsid[] = "@(#)ns_req.c 4.47 (Berkeley) 7/1/91"; -static char rcsid[] = "$Id: ns_req.c,v 4.9.1.22 1994/07/23 23:23:56 vixie Exp $"; +static char rcsid[] = "ns_req.c,v 1.1.1.1 1994/09/22 19:46:13 pst Exp"; #endif /* not lint */ /* |