diff options
Diffstat (limited to 'usr.bin/netstat/inet.c')
| -rw-r--r-- | usr.bin/netstat/inet.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/usr.bin/netstat/inet.c b/usr.bin/netstat/inet.c index 84ba04134875..c7d45808cd36 100644 --- a/usr.bin/netstat/inet.c +++ b/usr.bin/netstat/inet.c @@ -36,7 +36,7 @@  static char sccsid[] = "@(#)inet.c	8.5 (Berkeley) 5/24/95";  */  static const char rcsid[] = -	"$Id$"; +	"$Id: inet.c,v 1.21 1996/10/28 18:56:34 wollman Exp $";  #endif /* not lint */  #include <sys/param.h> | 
