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 c6346d6..3f3d72a 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 1996/10/28 18:56:39 wollman Exp $"; + "$FreeBSD$"; #endif /* not lint */ #include <sys/param.h> |