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