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