diff options
Diffstat (limited to 'usr.sbin/nslookup/subr.c')
-rw-r--r-- | usr.sbin/nslookup/subr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/nslookup/subr.c b/usr.sbin/nslookup/subr.c index d7cca0e2a66a2..2227d09783dce 100644 --- a/usr.sbin/nslookup/subr.c +++ b/usr.sbin/nslookup/subr.c @@ -55,7 +55,7 @@ #ifndef lint static char sccsid[] = "@(#)subr.c 5.24 (Berkeley) 3/2/91"; -static char rcsid[] = "$Id: subr.c,v 1.3 1995/05/30 03:49:20 rgrimes Exp $"; +static char rcsid[] = "$Id: subr.c,v 1.3.4.1 1995/08/30 04:09:27 davidg Exp $"; #endif /* not lint */ /* |