diff options
Diffstat (limited to 'usr.sbin/nslookup/main.c')
| -rw-r--r-- | usr.sbin/nslookup/main.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/usr.sbin/nslookup/main.c b/usr.sbin/nslookup/main.c index 083acecb39cc..3e55aa4f76cb 100644 --- a/usr.sbin/nslookup/main.c +++ b/usr.sbin/nslookup/main.c @@ -61,7 +61,7 @@ char copyright[] =  #ifndef lint  static char sccsid[] = "@(#)main.c	5.42 (Berkeley) 3/3/91"; -static char rcsid[] = "$Id: main.c,v 1.2 1994/09/22 21:50:36 pst Exp $"; +static char rcsid[] = "$Id: main.c,v 1.3 1995/05/30 03:49:16 rgrimes Exp $";  #endif /* not lint */  /* | 
