diff options
Diffstat (limited to 'usr.sbin/nslookup/getinfo.c')
-rw-r--r-- | usr.sbin/nslookup/getinfo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/nslookup/getinfo.c b/usr.sbin/nslookup/getinfo.c index 83efe4fcc72a..8fdeb225bf62 100644 --- a/usr.sbin/nslookup/getinfo.c +++ b/usr.sbin/nslookup/getinfo.c @@ -55,7 +55,7 @@ #ifndef lint static char sccsid[] = "@(#)getinfo.c 5.26 (Berkeley) 3/21/91"; -static char rcsid[] = "$Id: getinfo.c,v 1.2 1994/09/22 21:50:33 pst Exp $"; +static char rcsid[] = "$Id: getinfo.c,v 1.3 1995/05/30 03:49:14 rgrimes Exp $"; #endif /* not lint */ /* |