diff options
Diffstat (limited to 'usr.bin/netstat/ipx.c')
| -rw-r--r-- | usr.bin/netstat/ipx.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/netstat/ipx.c b/usr.bin/netstat/ipx.c index 7ce9c9ee76ff..6b32513a9b13 100644 --- a/usr.bin/netstat/ipx.c +++ b/usr.bin/netstat/ipx.c @@ -36,7 +36,7 @@ static char sccsid[] = "@(#)ns.c 8.1 (Berkeley) 6/6/93"; */ static const char rcsid[] = - "$Id: ipx.c,v 1.4.2.1 1997/06/28 09:23:50 jhay Exp $"; + "$Id: ipx.c,v 1.4.2.2 1997/07/30 06:52:05 charnier Exp $"; #endif /* not lint */ #include <sys/param.h> |
