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 94d765ba83c2e..b973b02345589 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 1.2 1995/05/30 03:48:55 rgrimes Exp $"; +static char rcsid[] = "$Id: ns_req.c,v 1.2.4.1 1995/08/30 04:08:09 davidg Exp $"; #endif /* not lint */ /* |